diff options
-rw-r--r-- | devel/swig11/Makefile | 1 | ||||
-rw-r--r-- | mail/smtpd/Makefile | 3 | ||||
-rw-r--r-- | net/rdist6/Makefile | 1 | ||||
-rw-r--r-- | textproc/yodl/Makefile | 1 | ||||
-rw-r--r-- | www/linux-lesstif-ns/Makefile | 2 |
5 files changed, 1 insertions, 7 deletions
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile index 1a86997cbb33..179336deccdc 100644 --- a/devel/swig11/Makefile +++ b/devel/swig11/Makefile @@ -10,7 +10,6 @@ PORTVERSION= ${VER}p5 PORTREVISION= 9 CATEGORIES= devel perl5 python tcl84 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - ftp://ftp.rge.com/pub/languages/swig/${VER}/ \ ftp://ftp.mcc.ac.uk/pub/mvc/swig/ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/mail/smtpd/Makefile b/mail/smtpd/Makefile index 6b68cb367375..82030cff24a2 100644 --- a/mail/smtpd/Makefile +++ b/mail/smtpd/Makefile @@ -9,8 +9,7 @@ PORTNAME= smtpd PORTVERSION= 2.0 PORTREVISION= 2 CATEGORIES= mail security -MASTER_SITES= http://ftp.rge.com/pub/mail/smtpd/ \ - http://www.netsw.org/net/ip/firewall/proxy/smtpd/ \ +MASTER_SITES= http://www.netsw.org/net/ip/firewall/proxy/smtpd/ \ ftp://ftp.obtuse.com/pub/smtpd/ PATCH_SITES= ${MASTER_SITES} diff --git a/net/rdist6/Makefile b/net/rdist6/Makefile index dbf1791903a4..4c7536cb347e 100644 --- a/net/rdist6/Makefile +++ b/net/rdist6/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 6.1.5 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.magnicomp.com/download/rdist/ \ - ftp://ftp.rge.com/pub/admin/rdist/ \ ftp://ftp.sunet.se/pub/unix/admin/mirror-magnicomp/download/rdist/ MAINTAINER= ports@FreeBSD.org diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index 456436996209..a5a9eba86906 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -15,7 +15,6 @@ MASTER_SITES= ftp://ftp.lilypond.org/pub/yodl/development/ \ http://mirrors.sunsite.dk/ \ http://www.math.technion.ac.il/pub/zsh/GPL/ \ http://litterbug.lut.ac.uk/zsh/ \ - http://ftp.rge.com/pub/shells/zsh/GPL/ \ http://ftp.dmz.digex.net/pub/packages/ \ http://linux.sarang.net/ftp/mirror/system/shell/zsh/GPL/ diff --git a/www/linux-lesstif-ns/Makefile b/www/linux-lesstif-ns/Makefile index 9156fa5a715b..34e25f8303fc 100644 --- a/www/linux-lesstif-ns/Makefile +++ b/www/linux-lesstif-ns/Makefile @@ -11,8 +11,6 @@ PORTREVISION= 3 CATEGORIES= www x11-toolkits linux MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \ ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/obsolete/ \ - ftp://ftp.rge.com/pub/X/lesstif/srcdist/ \ - ftp://ftp.rge.com/pub/X/lesstif/srcdist/obsolete/ \ ftp://ftp.kddlabs.co.jp/X11/lesstif/srcdist/ \ ftp://ftp.kddlabs.co.jp/X11/lesstif/srcdist/obsolete/ PKGNAMEPREFIX= linux- |