diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-26 15:39:54 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-26 15:39:54 +0000 |
commit | 5e867622ea648048fd769aa3dcfa9218d3124e80 (patch) | |
tree | a0616944b6150d60985b63a1eda64afb52116195 /security/nmap/Makefile | |
parent | 6808efe279989bb19e8182c890bb5ad3c0de1d4d (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 897bd9cb8d2d..e46747324a2d 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -17,7 +17,7 @@ DISTNAME= nmap-${DISTVERSION} # needed for security/nmapfe MAINTAINER= eik@FreeBSD.org COMMENT?= Port scanning utility for large networks -DISTVERSION= 3.77 +DISTVERSION= 3.81 USE_BZIP2= yes USE_REINPLACE= yes |