diff options
author | mharo <mharo@FreeBSD.org> | 1999-05-26 02:24:40 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-05-26 02:24:40 +0800 |
commit | 0422da609813b45a311bca318688029d97c2457a (patch) | |
tree | 7a0b3aace9fa8aa11b1ef1c73cf41b630d2aaec0 /net/wireshark | |
parent | 181ab616e83b729fb3c10ac7f48c27be1efb90c5 (diff) | |
download | freebsd-ports-gnome-0422da609813b45a311bca318688029d97c2457a.tar.gz freebsd-ports-gnome-0422da609813b45a311bca318688029d97c2457a.tar.zst freebsd-ports-gnome-0422da609813b45a311bca318688029d97c2457a.zip |
Update to 0.6.2
Submitted by: Oyvind Moll oyvindmo@initio.no
PR Number: 11882
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 6 | ||||
-rw-r--r-- | net/wireshark/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index d26fd4dfd03d..869d2ecf76cd 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ethereal -# Version required: 0.5.1 +# Version required: 0.6.2 # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.8 1999/01/05 13:49:59 vanilla Exp $ +# $Id: Makefile,v 1.9 1999/04/22 07:53:01 mharo Exp $ # -DISTNAME= ethereal-0.5.1 +DISTNAME= ethereal-0.6.2 CATEGORIES= net MASTER_SITES= http://ethereal.zing.org/distribution/ \ http://ethereal.boehm.org/distribution/ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 5f8522d9818e..6c9976aeecdc 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.5.1.tar.gz) = 0cb4499458fb7d20950e704486921c63 +MD5 (ethereal-0.6.2.tar.gz) = e887f29d5b71a52ab70e048d0d36dd4b |