diff options
author | salo <salo@pkgsrc.org> | 2004-11-26 14:39:26 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2004-11-26 14:39:26 +0000 |
commit | f9ecc85cfc19a44215b4132b64e1a5d7c9a3f46c (patch) | |
tree | c22521a20b429529a05b12ac8abc87e60faa46a2 /net/nmapfe | |
parent | 17955604c33d65533b79f9061a56c4a172bf4fb6 (diff) | |
download | pkgsrc-f9ecc85cfc19a44215b4132b64e1a5d7c9a3f46c.tar.gz |
Sync with the latest nmap update. (hi adam!)
Diffstat (limited to 'net/nmapfe')
-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 |