diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 00:16:25 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 00:16:25 +0000 |
commit | d3fc97c4322cac65906c1d694a06894d312d616f (patch) | |
tree | 77b12e1164b457edf32ff0595f99020fc48cd152 /security/nmap | |
parent | 09fd8954fb08d1a62e1bf696af89a8db3497706b (diff) | |
download | ports-d3fc97c4322cac65906c1d694a06894d312d616f.tar.gz ports-d3fc97c4322cac65906c1d694a06894d312d616f.zip |
Notes
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 b29370096aa8..6c8d2708c4f8 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -15,7 +15,7 @@ DISTNAME= nmap-${PORTVERSION:S/.b/BETA/} EXTRACT_SUFX= .tgz MAINTAINER= d.marks@student.umist.ac.uk -COMMENT= Port scanning utility for large networks +COMMENT?= Port scanning utility for large networks .include <bsd.port.pre.mk> |