diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-08 01:09:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-08 01:09:38 +0000 |
commit | 5040b61a32516aedecc93c990867d707526e0eff (patch) | |
tree | 35d359a7461cd092d5bc604972caf36ffaa27b5d /security/nmap | |
parent | 846f8c04ea69a49fa302326d248c23fc354766de (diff) |
re-add DISTNAME with a comment regarding security/nmapfe
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes:
svn path=/head/; revision=90579
Diffstat (limited to 'security/nmap')
-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 |