diff options
-rw-r--r-- | mail/vm/Makefile | 1 | ||||
-rw-r--r-- | news/slrn/Makefile | 1 | ||||
-rw-r--r-- | security/aafid2/Makefile | 3 | ||||
-rw-r--r-- | security/op/Makefile | 1 |
4 files changed, 1 insertions, 5 deletions
diff --git a/mail/vm/Makefile b/mail/vm/Makefile index 74b05746fb8c..ef64bc6c23be 100644 --- a/mail/vm/Makefile +++ b/mail/vm/Makefile @@ -16,7 +16,6 @@ MASTER_SITES= http://www.seanet.com/~kylemonger/vm/ \ ftp://ftp.uu.net/networking/mail/vm/ \ http://www.interhack.net/projects/vm/ \ ftp://ftp.ccs.neu.edu/net/mirrors/VM/ \ - http://www.rge.com/pub/mail/vm/ \ http://ftp.lip6.fr/pub/unix/mail/vm/ \ ftp://ftp.surfnet.nl/pub/mail/vm/ \ http://ftp.gwdg.de/pub/gnu2/vm/ \ diff --git a/news/slrn/Makefile b/news/slrn/Makefile index 24dd24589775..19afb2809188 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -9,7 +9,6 @@ PORTNAME= slrn PORTVERSION= 0.9.8.1 CATEGORIES= news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - ftp://ftp.rge.com/pub/usenet/readers/unix/slrn/ \ ftp://angel.sovam.com/pub/tools/net/news/ \ ftp://ftp.fu-berlin.de/pub/unix/news/slrn/ \ ftp://ftp.ntua.gr/pub/lang/slang/slrn/ \ diff --git a/security/aafid2/Makefile b/security/aafid2/Makefile index 5732b1cf0068..e53d7a55b13e 100644 --- a/security/aafid2/Makefile +++ b/security/aafid2/Makefile @@ -8,8 +8,7 @@ PORTNAME= aafid2 PORTVERSION= 0.10 CATEGORIES= security -MASTER_SITES= ftp://ftp.rge.com/pub/security/cerias/tools/unix/ids/AAFID/ \ - ftp://ftp.cerias.purdue.edu/pub/tools/unix/ids/AAFID/ +MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/unix/ids/AAFID/ EXTRACT_ONLY= MAINTAINER= se@FreeBSD.org diff --git a/security/op/Makefile b/security/op/Makefile index b67c18e87c87..b3f6ae5f0c67 100644 --- a/security/op/Makefile +++ b/security/op/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 1.11 PORTREVISION= 4 CATEGORIES= security MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/%SUBDIR%/ \ - ftp://ftp.rge.com/pub/security/cerias/tools/%SUBDIR%/ \ ftp://ftp.hacktic.nl/pub/security/coast.cs.purdue.edu/%SUBDIR%/ \ ftp://ftp.nask.pl/pub/mirror/coast.cs.purdue.edu/%SUBDIR%/ MASTER_SITE_SUBDIR= unix/sysutils/${PORTNAME} |