diff options
author | mi <mi@FreeBSD.org> | 2010-01-24 07:25:37 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2010-01-24 07:25:37 +0800 |
commit | d14befe4bbc0403d31f1d3710d7dbb74f71f3cff (patch) | |
tree | 6726f753f822e8ac4d0f927a18b987ebab28daf3 /net/ttt/pkg-descr | |
parent | e24798cc85bdeb62b357942464ab486b22f7d669 (diff) | |
download | freebsd-ports-gnome-d14befe4bbc0403d31f1d3710d7dbb74f71f3cff.tar.gz freebsd-ports-gnome-d14befe4bbc0403d31f1d3710d7dbb74f71f3cff.tar.zst freebsd-ports-gnome-d14befe4bbc0403d31f1d3710d7dbb74f71f3cff.zip |
Update to rely on USE_TCL API, instead of hardcoding 8.4.
Bump PORTREVISION, because 8.5 is now the default. This became
a problem after recent update of x11-toolkits/blt, on which ttt
depends.
Notified by: pav
Clean up pkg-descr a little.
Diffstat (limited to 'net/ttt/pkg-descr')
-rw-r--r-- | net/ttt/pkg-descr | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/net/ttt/pkg-descr b/net/ttt/pkg-descr index 0cf492107525..25d2086aa995 100644 --- a/net/ttt/pkg-descr +++ b/net/ttt/pkg-descr @@ -1,9 +1,6 @@ + TTT: Tele Traffic Tapper - TTT: Tele Traffic Tapper (version 1.6) - - 2000/12/21 - -ttt is yet another decendant of tcpdump but it is capable of real-time, +ttt is yet another descendant of tcpdump but it is capable of real-time, graphical, and remote traffic-monitoring. ttt won't replace tcpdump, rather, it helps you find out what to look into with tcpdump. @@ -14,3 +11,5 @@ Features: - IPv6 Aware: (experimental) - Portable - Easy to customize + +WWW: http://www.sonycsl.co.jp/~kjc/software.html#ttt |