diff options
author | sem <sem@FreeBSD.org> | 2005-01-11 05:55:46 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-01-11 05:55:46 +0800 |
commit | 91f4da8a43fc7611725f22a2548452e8512ce895 (patch) | |
tree | 3e72bc3d02bdc7580c39e57d55f822f1dc7aae09 /net-mgmt/netwox/Makefile | |
parent | b96add3904a64cf02ca6e19b82666feab4aca3ac (diff) | |
download | freebsd-ports-gnome-91f4da8a43fc7611725f22a2548452e8512ce895.tar.gz freebsd-ports-gnome-91f4da8a43fc7611725f22a2548452e8512ce895.tar.zst freebsd-ports-gnome-91f4da8a43fc7611725f22a2548452e8512ce895.zip |
- Update to 5.28.0
* The SMB share enumeration packet was not decoded if the number of
available shares was less than announced. The new 210 tool is a Web
spider limited to the requested directory. The new 211 tool converts
a Web spidered filename to its URL. The new 212 tool indicates where
a Web spider stored a URL. Traceroute tools have a new parameter
--resolve to resolve hostnames.
PR: ports/76042
Submitted by: maintainer
Diffstat (limited to 'net-mgmt/netwox/Makefile')
-rw-r--r-- | net-mgmt/netwox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netwox/Makefile b/net-mgmt/netwox/Makefile index 297ac27bba85..03dc456ef06e 100644 --- a/net-mgmt/netwox/Makefile +++ b/net-mgmt/netwox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= netwox -PORTVERSION= 5.27.0 +PORTVERSION= 5.28.0 CATEGORIES= net-mgmt ipv6 MASTER_SITES= http://www.laurentconstantin.com/common/netw/netwox/download/v5/ \ http://membres.lycos.fr/lauconstantin/common/netw/netwox/download/v5/ \ |