diff options
author | billf <billf@FreeBSD.org> | 2000-04-08 02:57:12 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-04-08 02:57:12 +0800 |
commit | 4175776522d75e71751d3c05145595eae5fab2f3 (patch) | |
tree | f89b471b5c305f4ac584e606a47fb061d47614db /net/wireshark/Makefile | |
parent | 20104b504bfee8ea3ab6943e27e6322852e242a4 (diff) | |
download | freebsd-ports-gnome-4175776522d75e71751d3c05145595eae5fab2f3.tar.gz freebsd-ports-gnome-4175776522d75e71751d3c05145595eae5fab2f3.tar.zst freebsd-ports-gnome-4175776522d75e71751d3c05145595eae5fab2f3.zip |
0.8.4 -> 0.8.6
Once again my snail like pace has paid off as 0.8.5 had a major bug.
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r-- | net/wireshark/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index bfe981a70eb0..32871e7b903e 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ethereal -# Version required: 0.8.4 +# Version required: 0.8.6 # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ # -DISTNAME= ethereal-0.8.4 +DISTNAME= ethereal-0.8.6 CATEGORIES= net ipv6 MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ http://www.linuxberg.com/files/x11/network/ \ |