diff options
author | nectar <nectar@FreeBSD.org> | 2000-06-20 13:37:39 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2000-06-20 13:37:39 +0000 |
commit | c8330dc5f49555eb7edc1573180d4e4ed7990c59 (patch) | |
tree | 690bac7558ad7dcfd08db682a5f7665976e0c989 /security | |
parent | 21b6d4ddf71c4a2eb9c5afc73a3fa4c45b7b9010 (diff) | |
download | FreeBSD-ports-c8330dc5f49555eb7edc1573180d4e4ed7990c59.zip FreeBSD-ports-c8330dc5f49555eb7edc1573180d4e4ed7990c59.tar.gz |
Locally hosted distfiles moved to ftp.freebsd.org.
Diffstat (limited to 'security')
-rw-r--r-- | security/smurflog/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/smurflog/Makefile b/security/smurflog/Makefile index 1ae7811..b1942af 100644 --- a/security/smurflog/Makefile +++ b/security/smurflog/Makefile @@ -9,8 +9,7 @@ PORTNAME= smurflog PORTVERSION= 2.1 CATEGORIES= security MASTER_SITES= ftp://ftp.bitchx.org/pub/misc/ \ - ftp://ftp.plur.net/pub/software/bitchx/files/ \ - http://www.nectar.com/distfiles/ + ftp://ftp.plur.net/pub/software/bitchx/files/ MAINTAINER= nectar@FreeBSD.org |