diff options
author | nectar <nectar@FreeBSD.org> | 1999-05-29 04:58:32 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-05-29 04:58:32 +0800 |
commit | a1eea8215f7368cc77cf7b1ee357b66e1fa7f7c4 (patch) | |
tree | 93f5d5a57e5a8f8ad2f48c55b4f5b27b1662c992 /security/smurflog | |
parent | a94611ec12675cfa3520c38136bc25b1adab3ba2 (diff) | |
download | freebsd-ports-gnome-a1eea8215f7368cc77cf7b1ee357b66e1fa7f7c4.tar.gz freebsd-ports-gnome-a1eea8215f7368cc77cf7b1ee357b66e1fa7f7c4.tar.zst freebsd-ports-gnome-a1eea8215f7368cc77cf7b1ee357b66e1fa7f7c4.zip |
Add more MASTER_SITES entries
Diffstat (limited to 'security/smurflog')
-rw-r--r-- | security/smurflog/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/smurflog/Makefile b/security/smurflog/Makefile index 1933528ee943..8e15dc9a9c40 100644 --- a/security/smurflog/Makefile +++ b/security/smurflog/Makefile @@ -3,14 +3,14 @@ # Date created: 7/06/1998 # Whom: nectar@FreeBSD.ORG # -# $Id: Makefile,v 1.5 1998/12/03 00:40:50 obrien Exp $ +# $Id: Makefile,v 1.6 1999/01/07 18:32:45 nectar Exp $ # DISTNAME= smurflog-2.1 CATEGORIES= net security -MASTER_SITES= http://www.nectar.com/distfiles/ -# http://www.sy.net/security/ \ -# http://www.bitchx.com/~humble/files/ +MASTER_SITES= ftp://ftp.bitchx.org/pub/bitchx/files/ \ + ftp://ftp.buk.net/pub/software/bitchx/files/ \ + http://www.nectar.cc/distfiles/ MAINTAINER= nectar@FreeBSD.ORG |