diff options
-rw-r--r-- | net/nmap/DESCR | 12 | ||||
-rw-r--r-- | net/nmap/Makefile | 4 | ||||
-rw-r--r-- | net/nmap/distinfo | 6 |
3 files changed, 11 insertions, 11 deletions
diff --git a/net/nmap/DESCR b/net/nmap/DESCR index 590763b5d37..99da40fc123 100644 --- a/net/nmap/DESCR +++ b/net/nmap/DESCR @@ -1,6 +1,6 @@ -Nmap is a utility for port scanning large networks, although it -works fine for single hosts. It supports many different scanning -techniques and has a number of performance and reliability features -such as dynamic delay time calculations, packet timeout and -retransmission, parallel port scanning, detection of down hosts -via parallel pings, and flexible target and port specification. +Nmap is a utility for port scanning large networks, although it works fine +for single hosts. It supports many different scanning techniques and has +a number of performance and reliability features such as dynamic delay time +calculations, packet timeout and retransmission, parallel port scanning, +detection of down hosts via parallel pings, and flexible target and port +specification. diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 73ec5ab5517..d1d2bc13b55 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2003/04/28 14:53:22 salo Exp $ +# $NetBSD: Makefile,v 1.23 2003/04/28 20:49:23 salo Exp $ # -DISTNAME= nmap-3.26 +DISTNAME= nmap-3.27 CATEGORIES= net security MASTER_SITES= http://www.insecure.org/nmap/dist/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/nmap/distinfo b/net/nmap/distinfo index 84957d5375c..82e9d29f65f 100644 --- a/net/nmap/distinfo +++ b/net/nmap/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2003/04/27 11:42:14 salo Exp $ +$NetBSD: distinfo,v 1.10 2003/04/28 20:49:23 salo Exp $ -SHA1 (nmap-3.26.tar.bz2) = 7f68da91ca80df5bf28999c43f777517dd0ca35b -Size (nmap-3.26.tar.bz2) = 871101 bytes +SHA1 (nmap-3.27.tar.bz2) = 2504dba0d42fb51b023184e2dfac3ff91e09a2ad +Size (nmap-3.27.tar.bz2) = 871619 bytes SHA1 (patch-aa) = 44dc9c98c8b032c7dc538ee89fcd42636f607f34 SHA1 (patch-ab) = 590271ab5edd85ec8304ae5ee2248c8249b42195 SHA1 (patch-ad) = 78b40e4840efc2c7d8b9ab94e0eedc4b47239304 |