diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-11-30 18:10:45 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-11-30 18:10:45 +0000 |
commit | 777bd29d0651c0bf0a968bab5e552ab75bb05c8e (patch) | |
tree | 05ca9f44c64c38b414aa1aff5e426f0682e617e2 /security/nmap/Makefile | |
parent | 7515dca7154fb52b59427312c4c357a9f477aada (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 b1c9fb83606f..897bd9cb8d2d 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.75 +DISTVERSION= 3.77 USE_BZIP2= yes USE_REINPLACE= yes |