diff options
Diffstat (limited to 'security/smurflog/Makefile')
-rw-r--r-- | security/smurflog/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/security/smurflog/Makefile b/security/smurflog/Makefile index ea0e60a..1933528 100644 --- a/security/smurflog/Makefile +++ b/security/smurflog/Makefile @@ -3,13 +3,14 @@ # Date created: 7/06/1998 # Whom: nectar@FreeBSD.ORG # -# $Id: Makefile,v 1.4 1998/12/01 04:04:06 nectar Exp $ +# $Id: Makefile,v 1.5 1998/12/03 00:40:50 obrien Exp $ # DISTNAME= smurflog-2.1 CATEGORIES= net security -MASTER_SITES= http://www.sy.net/security/ \ - http://www.bitchx.com/~humble/files/ +MASTER_SITES= http://www.nectar.com/distfiles/ +# http://www.sy.net/security/ \ +# http://www.bitchx.com/~humble/files/ MAINTAINER= nectar@FreeBSD.ORG |