diff options
author | nectar <nectar@FreeBSD.org> | 2000-01-17 03:12:05 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2000-01-17 03:12:05 +0800 |
commit | a068f8a173d371ba5a8b9f0167942432094bb085 (patch) | |
tree | b9bbf2fdf0b582834767e002ec8691c30ff09f1b /security/smurflog | |
parent | 482db597eacda04b8a78424fba298ba0fbbd2345 (diff) | |
download | freebsd-ports-gnome-a068f8a173d371ba5a8b9f0167942432094bb085.tar.gz freebsd-ports-gnome-a068f8a173d371ba5a8b9f0167942432094bb085.tar.zst freebsd-ports-gnome-a068f8a173d371ba5a8b9f0167942432094bb085.zip |
Remove unavailable MASTER_SITES entry
Diffstat (limited to 'security/smurflog')
-rw-r--r-- | security/smurflog/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/smurflog/Makefile b/security/smurflog/Makefile index a336ef341fb2..5beed37acb0d 100644 --- a/security/smurflog/Makefile +++ b/security/smurflog/Makefile @@ -8,10 +8,9 @@ DISTNAME= smurflog-2.1 CATEGORIES= net security -MASTER_SITES= ftp://ftp.uni-klu.ac.at/.disk2/mirrors/internet/bitchx/files/ \ - ftp://ftp.bitchx.org/pub/misc/ \ +MASTER_SITES= ftp://ftp.bitchx.org/pub/misc/ \ ftp://ftp.plur.net/pub/software/bitchx/files/ \ - http://www.nectar.cc/distfiles/ + http://www.nectar.com/distfiles/ MAINTAINER= nectar@FreeBSD.org |