diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-09-09 19:52:17 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-09-09 19:52:17 +0000 |
commit | 16ed3cda3025194386ff9267b9448c8ad083eb60 (patch) | |
tree | 86cb3b50e5a406ba6bf4ae2b70375ab922c6b9ae /security | |
parent | 1509c393d059ef60beff02f3e652ae831ddeab50 (diff) |
Notes
Diffstat (limited to 'security')
-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 f3be28d70af1..a336ef341fb2 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 |