summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1999-05-28 20:58:32 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1999-05-28 20:58:32 +0000
commitaf10ff898c7ea24b0d0f9dbc07439afda6d3650c (patch)
tree6d6e57505a27368fd1f145dd29ed7de4d917b11a /security
parentAdd more MASTER_SITES entries and add python to CATEGORIES (diff)
Add more MASTER_SITES entries
Notes
Notes: svn path=/head/; revision=19044
Diffstat (limited to 'security')
-rw-r--r--security/smurflog/Makefile8
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