Bump PKGREVISION: sync with latest nmap update.

This commit is contained in:
salo 2003-04-28 20:49:50 +00:00
parent 2eb95c351c
commit c88382fd09
2 changed files with 9 additions and 12 deletions

View file

@ -1,9 +1,6 @@
NmapFE is a frontend for the much loved scanner Nmap.
Nmap is a portscanner that is able to do remote OS
detection via TCP/IP fingerprinting as well. You can
use Nmap to scan a large network, or a single host.
This frontend provides a simple GUI interface to the
complexity of Nmap. The GUI supports color coding for
various services, and enables you to append one scan
to the end of others, to create somewhat of a database
of scans.
NmapFE is a frontend for the much loved scanner Nmap. Nmap is a portscanner
that is able to do remote OS detection via TCP/IP fingerprinting as well.
You can use Nmap to scan a large network, or a single host. This frontend
provides a simple GUI interface to the complexity of Nmap. The GUI supports
color coding for various services, and enables you to append one scan to the
end of others, to create somewhat of a database of scans.

View file

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.10 2003/04/28 14:53:23 salo Exp $
# $NetBSD: Makefile,v 1.11 2003/04/28 20:49:50 salo Exp $
#
DISTNAME= nmap-3.26
DISTNAME= nmap-3.27
PKGNAME= nmapfe-0.9.5
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= net security
MASTER_SITES= http://www.insecure.org/nmap/dist/
EXTRACT_SUFX= .tar.bz2