diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-02 03:18:54 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-02 03:18:54 +0000 |
commit | 1dbf0287c0155ee6624c3b7ce4c2d3def90f9763 (patch) | |
tree | 299216dbd0334ce154f494ab12a32ec025698429 /security/smurflog | |
parent | 5de272569028379110a4d2e60e603181d3a3bb17 (diff) | |
download | ports-1dbf0287c0155ee6624c3b7ce4c2d3def90f9763.tar.gz ports-1dbf0287c0155ee6624c3b7ce4c2d3def90f9763.zip |
Notes
Diffstat (limited to 'security/smurflog')
-rw-r--r-- | security/smurflog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/smurflog/Makefile b/security/smurflog/Makefile index 7da375cbff34..1ae781199b71 100644 --- a/security/smurflog/Makefile +++ b/security/smurflog/Makefile @@ -7,7 +7,7 @@ PORTNAME= smurflog PORTVERSION= 2.1 -CATEGORIES= net security +CATEGORIES= security MASTER_SITES= ftp://ftp.bitchx.org/pub/misc/ \ ftp://ftp.plur.net/pub/software/bitchx/files/ \ http://www.nectar.com/distfiles/ |