diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-08-05 20:14:21 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-08-05 20:14:21 +0000 |
commit | d7bc899542849a06dc94108557d0200433778d6c (patch) | |
tree | b0eafddced5de7c25c0f44a8d32883a5a21de42b /net/wireshark | |
parent | fec0b6e7b558e27790d043f6969897f0607c54e8 (diff) |
Notes
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 5 | ||||
-rw-r--r-- | net/wireshark/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index a59526be11d6..1c4c0eb6c2a4 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -3,10 +3,10 @@ # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.11 1999/05/29 03:55:12 steve Exp $ +# $Id: Makefile,v 1.12 1999/07/15 12:13:43 obrien Exp $ # -DISTNAME= ethereal-0.6.3 +DISTNAME= ethereal-0.7.1 CATEGORIES= net MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ http://www.linuxberg.com/files/x11/network/ \ @@ -19,7 +19,6 @@ MAINTAINER= billf@FreeBSD.ORG LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 2f22e3c4f367..b1ab7802a1d5 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.6.3.tar.gz) = 46db4e629319b35f9c0719668be39781 +MD5 (ethereal-0.7.1.tar.gz) = d7de06d2c922bdf1a240777e97ceab79 |