diff options
author | salo <salo> | 2004-11-26 14:39:26 +0000 |
---|---|---|
committer | salo <salo> | 2004-11-26 14:39:26 +0000 |
commit | 77cbdad2b248e5387ca0b4752ba0198ae9d82555 (patch) | |
tree | c22521a20b429529a05b12ac8abc87e60faa46a2 /net/nmapfe/Makefile | |
parent | 153e6c66729e97f46756793bb9f113c047fecb2e (diff) | |
download | pkgsrc-77cbdad2b248e5387ca0b4752ba0198ae9d82555.tar.gz |
Sync with the latest nmap update. (hi adam!)
Diffstat (limited to 'net/nmapfe/Makefile')
-rw-r--r-- | net/nmapfe/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/nmapfe/Makefile b/net/nmapfe/Makefile index dc4c9708cf3..d8fd1d8c7ec 100644 --- a/net/nmapfe/Makefile +++ b/net/nmapfe/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2004/10/19 07:03:29 salo Exp $ +# $NetBSD: Makefile,v 1.27 2004/11/26 14:39:26 salo Exp $ # -DISTNAME= nmap-3.75 +DISTNAME= nmap-3.77 PKGNAME= nmapfe-0.9.5 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= net security MASTER_SITES= http://www.insecure.org/nmap/dist/ EXTRACT_SUFX= .tar.bz2 |