diff options
author | will <will@FreeBSD.org> | 2000-06-02 11:18:54 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-02 11:18:54 +0800 |
commit | 17d9aa2d9e9e756a7b932d582f78b15944ea1d08 (patch) | |
tree | 4415570fe36fa5c613af695904057b191af093e8 /security/nmap | |
parent | 931df190e536b59669cc431ce53620dfa9a26b7c (diff) | |
download | freebsd-ports-gnome-17d9aa2d9e9e756a7b932d582f78b15944ea1d08.tar.gz freebsd-ports-gnome-17d9aa2d9e9e756a7b932d582f78b15944ea1d08.tar.zst freebsd-ports-gnome-17d9aa2d9e9e756a7b932d582f78b15944ea1d08.zip |
Remove redundant/inappropriate CATEGORIES. People need to start reading
the Porter's Handbook. :-)
Diffstat (limited to 'security/nmap')
-rw-r--r-- | security/nmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile index 1006fb74d26f..d6cbf68ae934 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -8,7 +8,7 @@ PORTNAME= nmap PORTVERSION= 2.53 -CATEGORIES= security net +CATEGORIES= security MASTER_SITES= http://www.insecure.org/nmap/dist/ \ ftp://nuxi.ucdavis.edu/pub/misc/ \ http://www.mobis.com/ajax/projects/ |