diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-20 18:10:47 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-20 18:10:47 +0000 |
commit | 2c92c9bad16adcd6d3186a245aecf90f25c0dd98 (patch) | |
tree | 1f2d2724067068a7d2efb9dd00a507c602477d17 /net/wireshark | |
parent | Upgrade to 0.56. (diff) |
Upgrade to 0.4.1, remove the TAG of USE_AUTOCONF,
add GNU_CONFIGURE.
Remind by: Ollivier Robert
Notes
Notes:
svn path=/head/; revision=14131
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 8 | ||||
-rw-r--r-- | net/wireshark/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 76a5ecfd0f2b..735a18e220bd 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ethereal -# Version required: 0.3.16 +# Version required: 0.4.1 # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.3 1998/09/29 01:32:40 jkoshy Exp $ +# $Id: Makefile,v 1.4 1998/10/19 15:51:24 vanilla Exp $ # -DISTNAME= ethereal-0.4.0 +DISTNAME= ethereal-0.4.1 CATEGORIES= net MASTER_SITES= http://ethereal.zing.org/distribution/ \ http://ethereal.boehm.org/distribution/ @@ -16,7 +16,7 @@ MAINTAINER= billf@chc-chimes.com LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk USE_X_PREFIX= yes -USE_AUTOCONF= yes +GNU_CONFIGURE= yes MAN1= ethereal.1 diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 13261cf57ded..9832e5c933c1 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.4.0.tar.gz) = 17f8d8a001eb0051c73583ec515c179d +MD5 (ethereal-0.4.1.tar.gz) = 3d9a2f8c2033d390279fa64134d6e9d3 |