diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-15 12:13:44 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-15 12:13:44 +0000 |
commit | 263d6a8e9fb7d90944cea5aae946cf0f05bf2198 (patch) | |
tree | 0d32d79971835f1ec35607d85ee7f97a994e835f /net/ethereal | |
parent | ca38b9f4d48b3110ea94e142fb9d770b6607d9f1 (diff) | |
download | ports-263d6a8e9fb7d90944cea5aae946cf0f05bf2198.tar.gz ports-263d6a8e9fb7d90944cea5aae946cf0f05bf2198.zip |
Upgrade to version 0.6.3.
Don't use offical master sites for now. Both webservers are down and one
returns a message that they don't know for how long.
Notes
Notes:
svn path=/head/; revision=20215
Diffstat (limited to 'net/ethereal')
-rw-r--r-- | net/ethereal/Makefile | 11 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 2d3cc745ca62..a59526be11d6 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -3,14 +3,17 @@ # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.10 1999/05/25 18:24:34 mharo Exp $ +# $Id: Makefile,v 1.11 1999/05/29 03:55:12 steve Exp $ # -DISTNAME= ethereal-0.6.2 +DISTNAME= ethereal-0.6.3 CATEGORIES= net -MASTER_SITES= http://ethereal.zing.org/distribution/ \ +MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ + http://www.linuxberg.com/files/x11/network/ \ + http://jefnet.linuxberg.com/files/x11/network/ \ + http://ethereal.zing.org/distribution/ \ http://ethereal.boehm.org/distribution/ - + MAINTAINER= billf@FreeBSD.ORG LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index 6c9976aeecdc..2f22e3c4f367 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.6.2.tar.gz) = e887f29d5b71a52ab70e048d0d36dd4b +MD5 (ethereal-0.6.3.tar.gz) = 46db4e629319b35f9c0719668be39781 |