diff options
author | Kenjiro Cho <kjc@FreeBSD.org> | 1998-07-15 05:52:28 +0000 |
---|---|---|
committer | Kenjiro Cho <kjc@FreeBSD.org> | 1998-07-15 05:52:28 +0000 |
commit | db96306d36f94acbebc6efae8f1626409b962841 (patch) | |
tree | bc6717cf20cf9c53d7db440e3dfebf1c13e15b06 /net | |
parent | 632190316d5660929e4f1e66eae81606c195f6b0 (diff) | |
download | ports-db96306d36f94acbebc6efae8f1626409b962841.tar.gz ports-db96306d36f94acbebc6efae8f1626409b962841.zip |
Notes
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 b219c88f2ab2..00657d2ee06c 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 88f8c6d59d66..9813aff33984 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 48fe02c0552a..276b580ba539 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, |