diff options
author | marcus <marcus@FreeBSD.org> | 2006-07-29 05:04:54 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-07-29 05:04:54 +0800 |
commit | d6b9065349c4e7b3da181236a49c800bcbb2903a (patch) | |
tree | c8820ccca86d4fd4c61341a14df53ea86fec392a /net/wireshark | |
parent | bbad85c05418e9a535f6834806702791ec76aae6 (diff) | |
download | freebsd-ports-gnome-d6b9065349c4e7b3da181236a49c800bcbb2903a.tar.gz freebsd-ports-gnome-d6b9065349c4e7b3da181236a49c800bcbb2903a.tar.zst freebsd-ports-gnome-d6b9065349c4e7b3da181236a49c800bcbb2903a.zip |
Correct rather dumb typo in pkg-descr.
Reported by: Chris Timmons <cwt@networks.cwu.edu>
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wireshark/pkg-descr b/net/wireshark/pkg-descr index 45bea1926cd6..e2992332e0c9 100644 --- a/net/wireshark/pkg-descr +++ b/net/wireshark/pkg-descr @@ -2,4 +2,4 @@ A network analyzer that lets you capture and interactively browse the 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.writeshark.org/ +WWW: http://www.wireshark.org/ |