diff options
Diffstat (limited to 'security/nmap/Makefile')
-rw-r--r-- | security/nmap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile index 93b69993411f..f5e9e63fa26a 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 3.48 CATEGORIES= security ipv6 MASTER_SITES= http://download.insecure.org/nmap/dist/ \ http://www.mirrors.wiretapped.net/security/network-mapping/nmap/ +DISTNAME= nmap-${PORTVERSION} # needed for security/nmapfe MAINTAINER= eikemeier@fillmore-labs.com COMMENT?= Port scanning utility for large networks |