summaryrefslogtreecommitdiff
path: root/net/wireshark/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-07-15 12:13:44 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-07-15 12:13:44 +0000
commit263d6a8e9fb7d90944cea5aae946cf0f05bf2198 (patch)
tree0d32d79971835f1ec35607d85ee7f97a994e835f /net/wireshark/Makefile
parentFix package building when you're leaving out optional parts, like Tk. (diff)
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/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