diff options
author | nectar <nectar@FreeBSD.org> | 1999-09-10 03:52:17 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-09-10 03:52:17 +0800 |
commit | ca3b50552ebd286e4b05e397c26e20793bd4f31c (patch) | |
tree | 7edb70ce0bf45986c788176cb2567c86bafff726 | |
parent | fc908ce2128260e98b21f6faf25e77805b5d1869 (diff) | |
download | freebsd-ports-graphics-ca3b50552ebd286e4b05e397c26e20793bd4f31c.tar.gz freebsd-ports-graphics-ca3b50552ebd286e4b05e397c26e20793bd4f31c.tar.zst freebsd-ports-graphics-ca3b50552ebd286e4b05e397c26e20793bd4f31c.zip |
Distfile moved (ftp.bitchx.org reorganized).
-rw-r--r-- | security/smurflog/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/smurflog/Makefile b/security/smurflog/Makefile index f3be28d70af..a336ef341fb 100644 --- a/security/smurflog/Makefile +++ b/security/smurflog/Makefile @@ -8,8 +8,9 @@ DISTNAME= smurflog-2.1 CATEGORIES= net security -MASTER_SITES= ftp://ftp.bitchx.org/pub/bitchx/files/ \ - ftp://ftp.buk.net/pub/software/bitchx/files/ \ +MASTER_SITES= ftp://ftp.uni-klu.ac.at/.disk2/mirrors/internet/bitchx/files/ \ + ftp://ftp.bitchx.org/pub/misc/ \ + ftp://ftp.plur.net/pub/software/bitchx/files/ \ http://www.nectar.cc/distfiles/ MAINTAINER= nectar@FreeBSD.org |