summaryrefslogtreecommitdiff
path: root/net/wireshark
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-12-25 03:07:14 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-12-25 03:07:14 +0000
commit95f3e4660a332fb69402b322d875e7da11c2bbc3 (patch)
treeec9ddde14a1dc03b71566482245c2f861c5d47bc /net/wireshark
parentAddng cursive version 1.0. (diff)
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.
Notes
Notes: svn path=/head/; revision=24039
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 dd17155b9479..b8f53dd56444 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 fa5a742ac3a0..ba26e4b0a709 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 4451f7075c88..798083f0bf7e 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 919d9452169e..6954c9cec769 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.