diff options
author | billf <billf@FreeBSD.org> | 1999-12-25 03:07:14 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-12-25 03:07:14 +0000 |
commit | d1678ee522db657e66aadac51e8a1ac0829e4d97 (patch) | |
tree | 249e0212b06e36049b86e8eaafeb64a4deac8b9a /net | |
parent | c74acc225118d1b98c993452de32cd23b3e014b4 (diff) | |
download | FreeBSD-ports-d1678ee522db657e66aadac51e8a1ac0829e4d97.zip FreeBSD-ports-d1678ee522db657e66aadac51e8a1ac0829e4d97.tar.gz |
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')
-rw-r--r-- | net/ethereal/Makefile | 4 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 | ||||
-rw-r--r-- | net/ethereal/pkg-comment | 2 | ||||
-rw-r--r-- | net/ethereal/pkg-descr | 2 | ||||
-rw-r--r-- | net/wireshark/Makefile | 4 | ||||
-rw-r--r-- | net/wireshark/distinfo | 2 | ||||
-rw-r--r-- | net/wireshark/pkg-comment | 2 | ||||
-rw-r--r-- | net/wireshark/pkg-descr | 2 |
8 files changed, 10 insertions, 10 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index dd17155..b8f53dd 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/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/ethereal/distinfo b/net/ethereal/distinfo index fa5a742..ba26e4b 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.7.8.tar.gz) = 8bc2740b3b31af84336e619fbb75ccae +MD5 (ethereal-0.7.9.tar.gz) = 5a7f838b8ea5f31ee59f0977b94986cd diff --git a/net/ethereal/pkg-comment b/net/ethereal/pkg-comment index 4451f70..798083f 100644 --- a/net/ethereal/pkg-comment +++ b/net/ethereal/pkg-comment @@ -1 +1 @@ -A network analyzer that lets you capture +An X11/GTK network analyzer/capture tool diff --git a/net/ethereal/pkg-descr b/net/ethereal/pkg-descr index 919d945..6954c9c 100644 --- a/net/ethereal/pkg-descr +++ b/net/ethereal/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. diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index dd17155..b8f53dd 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 fa5a742..ba26e4b 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 4451f70..798083f 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 919d945..6954c9c 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. |