diff options
author | obrien <obrien@FreeBSD.org> | 1999-09-07 18:48:48 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-09-07 18:48:48 +0800 |
commit | 679bb754fd4138041ece557882226a3ede8a1f17 (patch) | |
tree | 15cc1a22693732349b33c5b1cf854729ee8b2f46 /security/zenmap | |
parent | d0d96303ee8833a968f363c21f48aa92cf3c552b (diff) | |
download | freebsd-ports-gnome-679bb754fd4138041ece557882226a3ede8a1f17.tar.gz freebsd-ports-gnome-679bb754fd4138041ece557882226a3ede8a1f17.tar.zst freebsd-ports-gnome-679bb754fd4138041ece557882226a3ede8a1f17.zip |
Upgrade to 2.3BETA5.
This includes new RPC scanning ability & 100's of new OS fingerprints.
The machine parseable output has been cleaned up and made more regular.
Diffstat (limited to 'security/zenmap')
-rw-r--r-- | security/zenmap/Makefile | 4 | ||||
-rw-r--r-- | security/zenmap/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile index 3ac48f1d7f73..6070375d84b6 100644 --- a/security/zenmap/Makefile +++ b/security/zenmap/Makefile @@ -7,8 +7,8 @@ # $FreeBSD$ # -DISTNAME= nmap-2.2-BETA4 -PKGNAME= nmap-2.2b4 +DISTNAME= nmap-2.3BETA5 +PKGNAME= nmap-2.3b5 CATEGORIES= security net MASTER_SITES= http://www.insecure.org/nmap/dist/ \ ftp://relay.nuxi.com/pub/misc/ diff --git a/security/zenmap/distinfo b/security/zenmap/distinfo index d9985ab0a68d..f9750705eaef 100644 --- a/security/zenmap/distinfo +++ b/security/zenmap/distinfo @@ -1 +1 @@ -MD5 (nmap-2.2-BETA4.tgz) = 23c3e6c7f4969338b79c8e6fa6c2ddbd +MD5 (nmap-2.3BETA5.tgz) = 509c640ffb9586ee61af02b607d73529 |