diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-12-25 03:07:14 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-12-25 03:07:14 +0000 |
commit | 95f3e4660a332fb69402b322d875e7da11c2bbc3 (patch) | |
tree | ec9ddde14a1dc03b71566482245c2f861c5d47bc /net/ethereal | |
parent | df488b6a74c824cdab8f3fb6f6223c184d933fea (diff) | |
download | ports-95f3e4660a332fb69402b322d875e7da11c2bbc3.tar.gz ports-95f3e4660a332fb69402b322d875e7da11c2bbc3.zip |
Notes
Diffstat (limited to 'net/ethereal')
-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 |
4 files changed, 5 insertions, 5 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index dd17155b9479..b8f53dd56444 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 fa5a742ac3a0..ba26e4b0a709 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 4451f7075c88..798083f0bf7e 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 919d9452169e..6954c9cec769 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. |