aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireshark/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-07-15 20:13:44 +0800
committerobrien <obrien@FreeBSD.org>1999-07-15 20:13:44 +0800
commit34aa0f1a32799efd11268c6e34ea2b067a6d2eb7 (patch)
treefa04cb362a5a330b7f0c0e10bd6442b73a52dbf8 /net/wireshark/Makefile
parent53a686945a79f8d3d3e54771eee5762f1b82dc2d (diff)
downloadfreebsd-ports-gnome-34aa0f1a32799efd11268c6e34ea2b067a6d2eb7.tar.gz
freebsd-ports-gnome-34aa0f1a32799efd11268c6e34ea2b067a6d2eb7.tar.zst
freebsd-ports-gnome-34aa0f1a32799efd11268c6e34ea2b067a6d2eb7.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.
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r--net/wireshark/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 2d3cc745ca62..a59526be11d6 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/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