diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-23 18:22:53 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-23 18:22:53 +0000 |
commit | 3e218bf03405e575fc825739f7a4ecc75f97f354 (patch) | |
tree | c4e7117a9a7cd60af16521f70ecfabea24a901e5 /net/ethereal | |
parent | 45afe4f59fbf0690896d2aca8d6e642447f149de (diff) | |
download | ports-3e218bf03405e575fc825739f7a4ecc75f97f354.tar.gz ports-3e218bf03405e575fc825739f7a4ecc75f97f354.zip |
Upgrade to 0.5.0, it can works with gtk11 still :(
Notes
Notes:
svn path=/head/; revision=14833
Diffstat (limited to 'net/ethereal')
-rw-r--r-- | net/ethereal/Makefile | 6 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 1b8f521c92c5..fa80745cd98e 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ethereal -# Version required: 0.4.1 +# Version required: 0.5.0 # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.5 1998/10/20 18:10:47 vanilla Exp $ +# $Id: Makefile,v 1.6 1998/11/11 21:47:04 billf Exp $ # -DISTNAME= ethereal-0.4.1 +DISTNAME= ethereal-0.5.0 CATEGORIES= net MASTER_SITES= http://ethereal.zing.org/distribution/ \ http://ethereal.boehm.org/distribution/ diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index 9832e5c933c1..7edb039449ab 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.4.1.tar.gz) = 3d9a2f8c2033d390279fa64134d6e9d3 +MD5 (ethereal-0.5.0.tar.gz) = 46a7aa699e38ce852b50f79629ef6a1f |