pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/nmapfe Sync with nmap 4.00
details: https://anonhg.NetBSD.org/pkgsrc/rev/f8df2e6d5881
branches: trunk
changeset: 507390:f8df2e6d5881
user: salo <salo%pkgsrc.org@localhost>
date: Tue Jan 31 22:21:37 2006 +0000
description:
Sync with nmap 4.00
diffstat:
net/nmapfe/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (25 lines):
diff -r 6410c3e7399f -r f8df2e6d5881 net/nmapfe/Makefile
--- a/net/nmapfe/Makefile Tue Jan 31 22:21:23 2006 +0000
+++ b/net/nmapfe/Makefile Tue Jan 31 22:21:37 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2006/01/24 07:32:30 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2006/01/31 22:21:37 salo Exp $
#
-DISTNAME= nmap-3.95
+DISTNAME= nmap-4.00
PKGNAME= nmapfe-0.9.5
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= net security
MASTER_SITES= http://www.insecure.org/nmap/dist/
EXTRACT_SUFX= .tar.bz2
@@ -12,7 +12,7 @@
HOMEPAGE= http://www.insecure.org/nmap/
COMMENT= Graphical front end to the nmap port scanner
-DEPENDS+= nmap-[23].*:../../net/nmap
+DEPENDS+= nmap-[234].*:../../net/nmap
GNU_CONFIGURE= YES
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index