diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-07-07 09:22:26 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-07-07 09:22:26 +0000 |
commit | 471cedfc5926a41010581092bec83db7b2cb5bab (patch) | |
tree | 112f41cbc7eb5422a803e1fc922b61d8bafb3f3a /security/nmap/Makefile | |
parent | 14850bc587d24f408697e87270f818955fd709ca (diff) | |
download | ports-471cedfc5926a41010581092bec83db7b2cb5bab.tar.gz ports-471cedfc5926a41010581092bec83db7b2cb5bab.zip |
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 88bff4110f15..6b5bca8d0628 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -15,7 +15,7 @@ DISTNAME= nmap-${DISTVERSION} # needed for security/nmapfe MAINTAINER= eik@FreeBSD.org COMMENT?= Port scanning utility for large networks -DISTVERSION= 3.51-TEST4 +DISTVERSION= 3.55 USE_BZIP2= yes |