diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2001-10-22 01:11:09 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2001-10-22 01:11:09 +0000 |
commit | 607ebd539f53513d7aee313d83e4aab053d74116 (patch) | |
tree | 3641ce7c27d63c0e24c780cef12c5982f7e86145 /net/wireshark | |
parent | cc3bf3c366322968c75d387db11d647c1cf1c20c (diff) | |
download | ports-607ebd539f53513d7aee313d83e4aab053d74116.tar.gz ports-607ebd539f53513d7aee313d83e4aab053d74116.zip |
contrary to david obrien's opinion. if I don't upgrade my port in time,
that _doesn't_ give him the right to touch it.
Notes
Notes:
svn path=/head/; revision=49048
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 3 | ||||
-rw-r--r-- | net/wireshark/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 76968c1be6f0..339f78a21f87 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,8 @@ # PORTNAME= ethereal -PORTVERSION= 0.8.20 +PORTVERSION= 0.8.19 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 34f447e3dc5f..fc66037b8cfb 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.8.20.tar.gz) = 069cf917b94cacdc905041fe5d977675 +MD5 (ethereal-0.8.19.tar.gz) = dd9041866f61b7d172c43dce0187181c |