diff options
author | will <will@FreeBSD.org> | 2000-06-02 03:18:54 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-02 03:18:54 +0000 |
commit | 17d9aa2d9e9e756a7b932d582f78b15944ea1d08 (patch) | |
tree | 4415570fe36fa5c613af695904057b191af093e8 /security/nbaudit | |
parent | 931df190e536b59669cc431ce53620dfa9a26b7c (diff) | |
download | FreeBSD-ports-17d9aa2d9e9e756a7b932d582f78b15944ea1d08.zip FreeBSD-ports-17d9aa2d9e9e756a7b932d582f78b15944ea1d08.tar.gz |
Remove redundant/inappropriate CATEGORIES. People need to start reading
the Porter's Handbook. :-)
Diffstat (limited to 'security/nbaudit')
-rw-r--r-- | security/nbaudit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nbaudit/Makefile b/security/nbaudit/Makefile index b8ea5e2..dc5467c 100644 --- a/security/nbaudit/Makefile +++ b/security/nbaudit/Makefile @@ -8,7 +8,7 @@ PORTNAME= nbaudit PORTVERSION= 1.0 -CATEGORIES= security net +CATEGORIES= security MASTER_SITES= ftp://ftp.secnet.com/pub/tools/nat10/ \ ftp://ftp.auscert.org.au/pub/coast/mirrors/ftp.secnet.com/tools/nat10/ DISTNAME= nat10 |