diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-07-21 18:10:33 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-07-21 18:10:33 +0000 |
commit | 6fdbe60136c0e51389b3fc473823e22f8089d1fd (patch) | |
tree | 2e6e69ab236d089ffce20b1b71a069b59b8a09c4 /net/wireshark | |
parent | c79ef621e9cdafc3b464628f863fb5af4cd3ad2b (diff) | |
download | ports-6fdbe60136c0e51389b3fc473823e22f8089d1fd.tar.gz ports-6fdbe60136c0e51389b3fc473823e22f8089d1fd.zip |
Notes
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/pkg-descr | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/net/wireshark/pkg-descr b/net/wireshark/pkg-descr index fd7658ffd4b6..45bea1926cd6 100644 --- a/net/wireshark/pkg-descr +++ b/net/wireshark/pkg-descr @@ -1,7 +1,5 @@ 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. +contents of packets from a variety of network interface types. Packet data can +be read from a file, or live from a local network interface. -WWW: http://www.ethereal.com/ - -Bill Fumerola <billf@chc-chimes.com> +WWW: http://www.writeshark.org/ |