diff options
author | kjc <kjc@FreeBSD.org> | 1998-07-15 05:52:28 +0000 |
---|---|---|
committer | kjc <kjc@FreeBSD.org> | 1998-07-15 05:52:28 +0000 |
commit | 7a19e554c7c565d4ade3e88b42eab9b509124697 (patch) | |
tree | 23b201f1c69e441f66762c6912de08028601717b /net | |
parent | 575f4517dfe69c5488079bc4243ae4d3ba1c854b (diff) | |
download | FreeBSD-ports-7a19e554c7c565d4ade3e88b42eab9b509124697.zip FreeBSD-ports-7a19e554c7c565d4ade3e88b42eab9b509124697.tar.gz |
update: ttt-1.1 --> ttt-1.2
this version should compile under -stable.
Diffstat (limited to 'net')
-rw-r--r-- | net/ttt/Makefile | 6 | ||||
-rw-r--r-- | net/ttt/distinfo | 2 | ||||
-rw-r--r-- | net/ttt/pkg-descr | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile index b219c88..00657d2 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ttt -# Version required: 1.1 -# Date created: 9 July 1998 +# Version required: 1.2 +# Date created: 15 July 1998 # Whom: Kenjiro Cho <kjc@csl.sony.co.jp> # # $Id: Makefile,v 1.4 1998/02/21 22:38:10 fenner Exp $ # -DISTNAME= ttt-1.1 +DISTNAME= ttt-1.2 CATEGORIES= net tk80 MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ diff --git a/net/ttt/distinfo b/net/ttt/distinfo index 88f8c6d..9813aff 100644 --- a/net/ttt/distinfo +++ b/net/ttt/distinfo @@ -1 +1 @@ -MD5 (ttt-1.1.tar.gz) = 33f0e4aaeb223663eaa9f0d37e48ab82 +MD5 (ttt-1.2.tar.gz) = 4d2aed4c4ac3a3b9377655025365a226 diff --git a/net/ttt/pkg-descr b/net/ttt/pkg-descr index 48fe02c..276b580 100644 --- a/net/ttt/pkg-descr +++ b/net/ttt/pkg-descr @@ -1,7 +1,7 @@ - TTT: Tele Traffic Tapper (version 1.1) + TTT: Tele Traffic Tapper (version 1.2) - 98/07/09 + 98/07/15 ttt is yet another decendant of tcpdump but it is capable of real-time, graphical, and remote traffic-monitoring. ttt won't replace tcpdump, |