diff options
author | kjc <kjc@FreeBSD.org> | 1998-09-22 09:40:21 +0000 |
---|---|---|
committer | kjc <kjc@FreeBSD.org> | 1998-09-22 09:40:21 +0000 |
commit | b8ac9bcb049c94da0dc0af078be3d799cb8c2926 (patch) | |
tree | f1a15998627b151c7b9aa4c0656275fc46a68827 /net/ttt | |
parent | ee241e5dfd6eb65596a5a096a9be8101d15dc32d (diff) | |
download | FreeBSD-ports-b8ac9bcb049c94da0dc0af078be3d799cb8c2926.zip FreeBSD-ports-b8ac9bcb049c94da0dc0af078be3d799cb8c2926.tar.gz |
update: ttt-1.2 --> ttt-1.3
Diffstat (limited to 'net/ttt')
-rw-r--r-- | net/ttt/Makefile | 8 | ||||
-rw-r--r-- | net/ttt/distinfo | 2 | ||||
-rw-r--r-- | net/ttt/pkg-descr | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile index 28dbd8a..11b273e 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ttt -# Version required: 1.2 -# Date created: 15 July 1998 +# Version required: 1.3 +# Date created: 22 September 1998 # Whom: Kenjiro Cho <kjc@csl.sony.co.jp> # -# $Id: Makefile,v 1.6 1998/07/15 05:51:57 kjc Exp $ +# $Id: Makefile,v 1.7 1998/08/07 23:56:44 asami Exp $ # -DISTNAME= ttt-1.2 +DISTNAME= ttt-1.3 CATEGORIES= net tk80 MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ diff --git a/net/ttt/distinfo b/net/ttt/distinfo index 9813aff..e9f7b79 100644 --- a/net/ttt/distinfo +++ b/net/ttt/distinfo @@ -1 +1 @@ -MD5 (ttt-1.2.tar.gz) = 4d2aed4c4ac3a3b9377655025365a226 +MD5 (ttt-1.3.tar.gz) = 046f08ac2a976b0ea07913251910c645 diff --git a/net/ttt/pkg-descr b/net/ttt/pkg-descr index 276b580..a138478 100644 --- a/net/ttt/pkg-descr +++ b/net/ttt/pkg-descr @@ -1,7 +1,7 @@ - TTT: Tele Traffic Tapper (version 1.2) + TTT: Tele Traffic Tapper (version 1.3) - 98/07/15 + 98/09/22 ttt is yet another decendant of tcpdump but it is capable of real-time, graphical, and remote traffic-monitoring. ttt won't replace tcpdump, |