diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2006-02-10 23:42:16 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2006-02-10 23:42:16 +0000 |
commit | bfad4e02ad2091308fa889037c20dee5c9623c16 (patch) | |
tree | 3bcfdc8bca6bed40204eb00d8cbd045a88ad1b0a /security/nmap/Makefile | |
parent | 052073e58394b1f7aa04bb4e8fac22aea5a86392 (diff) |
Notes
Diffstat (limited to 'security/nmap/Makefile')
-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 ecd858d6d725..ce656d7c63ed 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -17,7 +17,7 @@ DISTNAME= nmap-${DISTVERSION} # needed for security/nmapfe MAINTAINER= daniel@roe.ch COMMENT?= Port scanning utility for large networks -DISTVERSION= 4.00 +DISTVERSION= 4.01 USE_BZIP2= yes USE_GMAKE= yes |