aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireshark
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1999-12-25 11:07:14 +0800
committerbillf <billf@FreeBSD.org>1999-12-25 11:07:14 +0800
commitd1678ee522db657e66aadac51e8a1ac0829e4d97 (patch)
tree249e0212b06e36049b86e8eaafeb64a4deac8b9a /net/wireshark
parentc74acc225118d1b98c993452de32cd23b3e014b4 (diff)
downloadfreebsd-ports-graphics-d1678ee522db657e66aadac51e8a1ac0829e4d97.tar.gz
freebsd-ports-graphics-d1678ee522db657e66aadac51e8a1ac0829e4d97.tar.zst
freebsd-ports-graphics-d1678ee522db657e66aadac51e8a1ac0829e4d97.zip
Upgrade to 0.7.9, the latest and greatest with even more dissectors.
Fix pkg/COMMENT to sound like it wasn't written by a four-year-old.
Diffstat (limited to 'net/wireshark')
-rw-r--r--net/wireshark/Makefile4
-rw-r--r--net/wireshark/distinfo2
-rw-r--r--net/wireshark/pkg-comment2
-rw-r--r--net/wireshark/pkg-descr2
4 files changed, 5 insertions, 5 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index dd17155b947..b8f53dd5644 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: ethereal
-# Version required: 0.7.8
+# Version required: 0.7.9
# Date created: 10 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
# $FreeBSD$
#
-DISTNAME= ethereal-0.7.8
+DISTNAME= ethereal-0.7.9
CATEGORIES= net
MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \
http://www.linuxberg.com/files/x11/network/ \
diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo
index fa5a742ac3a..ba26e4b0a70 100644
--- a/net/wireshark/distinfo
+++ b/net/wireshark/distinfo
@@ -1 +1 @@
-MD5 (ethereal-0.7.8.tar.gz) = 8bc2740b3b31af84336e619fbb75ccae
+MD5 (ethereal-0.7.9.tar.gz) = 5a7f838b8ea5f31ee59f0977b94986cd
diff --git a/net/wireshark/pkg-comment b/net/wireshark/pkg-comment
index 4451f7075c8..798083f0bf7 100644
--- a/net/wireshark/pkg-comment
+++ b/net/wireshark/pkg-comment
@@ -1 +1 @@
-A network analyzer that lets you capture
+An X11/GTK network analyzer/capture tool
diff --git a/net/wireshark/pkg-descr b/net/wireshark/pkg-descr
index 919d9452169..6954c9cec76 100644
--- a/net/wireshark/pkg-descr
+++ b/net/wireshark/pkg-descr
@@ -1,4 +1,4 @@
-a network analyzer that lets you capture and interactively browse the
+A network analyzer that lets you capture and interactively browse the
contents of Ethernet frames. Packet data can be read from a file, or
live from a local network interface.