From fc936353c5aca2e0175096d13c7105f4c09583a7 Mon Sep 17 00:00:00 2001 From: salo Date: Tue, 17 Jun 2003 14:49:48 +0000 Subject: PKGREVISION++ Sync with the latest nmap. Changes (from nmap): - Applied (with a few modifications) a large NmapFE patch from Peter Marschall (peter(a)adpm.de). This patch adds a bunch more scan/ping options and cleans up some redundant NmapFE code. --- net/nmapfe/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/nmapfe') diff --git a/net/nmapfe/Makefile b/net/nmapfe/Makefile index b6cfc5f2d0b..08c3d026226 100644 --- a/net/nmapfe/Makefile +++ b/net/nmapfe/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2003/05/02 11:56:09 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2003/06/17 14:49:48 salo Exp $ # -DISTNAME= nmap-3.27 +DISTNAME= nmap-3.28 PKGNAME= nmapfe-0.9.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net security MASTER_SITES= http://www.insecure.org/nmap/dist/ EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3