diff options
author | salo <salo@pkgsrc.org> | 2003-07-04 23:50:42 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-07-04 23:50:42 +0000 |
commit | 47ec31150c98c788524decd5adad4b2d1200a07b (patch) | |
tree | 23121813ffc2f1329669fdef359fa812cd716c79 /net/nmapfe/Makefile | |
parent | 7816e7fe759cdb1b1fa1a656eb1f629f86a1b56c (diff) | |
download | pkgsrc-47ec31150c98c788524decd5adad4b2d1200a07b.tar.gz |
Sync with the latest nmap update.
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 08c3d026226..debdc9639bd 100644 --- a/net/nmapfe/Makefile +++ b/net/nmapfe/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2003/06/17 14:49:48 salo Exp $ +# $NetBSD: Makefile,v 1.14 2003/07/04 23:50:42 salo Exp $ # -DISTNAME= nmap-3.28 +DISTNAME= nmap-3.30 PKGNAME= nmapfe-0.9.5 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net security MASTER_SITES= http://www.insecure.org/nmap/dist/ EXTRACT_SUFX= .tar.bz2 |