diff options
-rw-r--r-- | devel/libukcprog/Makefile | 10 | ||||
-rw-r--r-- | devel/libukcprog/distinfo | 4 | ||||
-rw-r--r-- | net/onenetd/Makefile | 1 | ||||
-rw-r--r-- | news/rawdog/Makefile | 1 | ||||
-rw-r--r-- | security/f-prot/Makefile | 3 | ||||
-rw-r--r-- | sysutils/freedt/Makefile | 1 | ||||
-rw-r--r-- | x11/yalias/Makefile | 1 |
7 files changed, 6 insertions, 15 deletions
diff --git a/devel/libukcprog/Makefile b/devel/libukcprog/Makefile index 0159aeefa75b..c783901ea369 100644 --- a/devel/libukcprog/Makefile +++ b/devel/libukcprog/Makefile @@ -5,19 +5,15 @@ PORTNAME= libukcprog PORTVERSION= 1.0.2 PORTREVISION= 5 CATEGORIES= devel -MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://dl.ambiweb.de/mirrors/ftp.i-scream.org/%SUBDIR%/ \ - ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://ftp.uk.i-scream.org/pub/i-scream/libukcprog/ \ + http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libukcprog/ \ + http://ftp.i-scream.org/pub/i-scream/libukcprog/ MAINTAINER= tdb@FreeBSD.org COMMENT= Generally useful low level routines NO_CDROM= License (see source) does not permit selling for profit -DIST_SUBDIR= i-scream GNU_CONFIGURE= yes USES= libtool pathfix pkgconfig USE_LDCONFIG= yes diff --git a/devel/libukcprog/distinfo b/devel/libukcprog/distinfo index 73d795ed25a5..4c70d0b32ad6 100644 --- a/devel/libukcprog/distinfo +++ b/devel/libukcprog/distinfo @@ -1,2 +1,2 @@ -SHA256 (i-scream/libukcprog-1.0.2.tar.gz) = dfef20f9c459b41fbbd10fd7d56ac17f13874dc969b7a7317aa124fa0b675da0 -SIZE (i-scream/libukcprog-1.0.2.tar.gz) = 297419 +SHA256 (libukcprog-1.0.2.tar.gz) = dfef20f9c459b41fbbd10fd7d56ac17f13874dc969b7a7317aa124fa0b675da0 +SIZE (libukcprog-1.0.2.tar.gz) = 297419 diff --git a/net/onenetd/Makefile b/net/onenetd/Makefile index 8c73b9251ebd..5dfe8e24b1da 100644 --- a/net/onenetd/Makefile +++ b/net/onenetd/Makefile @@ -5,7 +5,6 @@ PORTNAME= onenetd PORTVERSION= 1.11 CATEGORIES= net MASTER_SITES= http://offog.org/files/ \ - ftp://ftp.i-scream.org/pub/offog.org/files/ \ http://ftp.i-scream.org/pub/offog.org/files/ MAINTAINER= tdb@FreeBSD.org diff --git a/news/rawdog/Makefile b/news/rawdog/Makefile index 74d6c0e57466..49b49abc955e 100644 --- a/news/rawdog/Makefile +++ b/news/rawdog/Makefile @@ -5,7 +5,6 @@ PORTNAME= rawdog PORTVERSION= 2.18 CATEGORIES= news python MASTER_SITES= http://offog.org/files/ \ - ftp://ftp.i-scream.org/pub/offog.org/files/ \ http://ftp.i-scream.org/pub/offog.org/files/ MAINTAINER= tdb@FreeBSD.org diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index 4e0162b116d5..a7dbfb447296 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -5,8 +5,7 @@ PORTNAME= f-prot PORTVERSION= 6.5.1.5927 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= ftp://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ \ - http://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ +MASTER_SITES= http://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ DISTNAME= fp-FreeBSD-x86_32-ws-${PORTVERSION} MAINTAINER= tdb@FreeBSD.org diff --git a/sysutils/freedt/Makefile b/sysutils/freedt/Makefile index df3aa0a54e6f..1dfff27aef79 100644 --- a/sysutils/freedt/Makefile +++ b/sysutils/freedt/Makefile @@ -5,7 +5,6 @@ PORTNAME= freedt PORTVERSION= 0.22 CATEGORIES= sysutils MASTER_SITES= http://offog.org/files/ \ - ftp://ftp.i-scream.org/pub/offog.org/files/ \ http://ftp.i-scream.org/pub/offog.org/files/ MAINTAINER= tdb@FreeBSD.org diff --git a/x11/yalias/Makefile b/x11/yalias/Makefile index 11f956f4d07e..4ea2ca8fc130 100644 --- a/x11/yalias/Makefile +++ b/x11/yalias/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 0.7 PORTREVISION= 10 CATEGORIES= x11 MASTER_SITES= http://offog.org/files/ \ - ftp://ftp.i-scream.org/pub/offog.org/files/ \ http://ftp.i-scream.org/pub/offog.org/files/ MAINTAINER= tdb@FreeBSD.org |