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/zenmap | |
parent | 5de272569028379110a4d2e60e603181d3a3bb17 (diff) |
Remove redundant/inappropriate CATEGORIES. People need to start reading
the Porter's Handbook. :-)
Notes
Notes:
svn path=/head/; revision=29084
Diffstat (limited to 'security/zenmap')
-rw-r--r-- | security/zenmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile index b1884c22e980..6eb371aeaa62 100644 --- a/security/zenmap/Makefile +++ b/security/zenmap/Makefile @@ -8,7 +8,7 @@ PORTNAME= nmapfe PORTVERSION= 0.9.5 -CATEGORIES= security net +CATEGORIES= security MASTER_SITES= http://codebox.net/download/ \ http://www.insecure.org/nmap/dist/ EXTRACT_SUFX= .tgz |