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.11
details: https://anonhg.NetBSD.org/pkgsrc/rev/848390d142c1
branches: trunk
changeset: 515121:848390d142c1
user: salo <salo%pkgsrc.org@localhost>
date: Sun Jun 25 14:29:30 2006 +0000
description:
Sync with nmap 4.11
diffstat:
net/nmapfe/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (27 lines):
diff -r 5e74eae8d4e3 -r 848390d142c1 net/nmapfe/Makefile
--- a/net/nmapfe/Makefile Sun Jun 25 14:29:14 2006 +0000
+++ b/net/nmapfe/Makefile Sun Jun 25 14:29:30 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.41 2006/06/15 15:24:24 salo Exp $
+# $NetBSD: Makefile,v 1.42 2006/06/25 14:29:30 salo Exp $
#
-DISTNAME= nmap-4.10
+DISTNAME= nmap-4.11
PKGNAME= nmapfe-0.9.5
-PKGREVISION= 29
+PKGREVISION= 30
CATEGORIES= net security
MASTER_SITES= http://www.insecure.org/nmap/dist/
EXTRACT_SUFX= .tar.bz2
@@ -20,8 +20,8 @@
PATCHDIR= ${.CURDIR}/../../net/nmap/patches
DISTINFO_FILE= ${.CURDIR}/../../net/nmap/distinfo
-CONFIGURE_DIRS= ${WRKSRC}/nbase ${WRKSRC}/nmapfe
-BUILD_DIRS= ${WRKSRC}/nbase ${WRKSRC}/nmapfe
+CONFIGURE_DIRS= nbase nmapfe
+BUILD_DIRS= nbase nmapfe
INSTALLATION_DIRS= bin man/man1
Home |
Main Index |
Thread Index |
Old Index