From 7a19e554c7c565d4ade3e88b42eab9b509124697 Mon Sep 17 00:00:00 2001 From: kjc Date: Wed, 15 Jul 1998 05:52:28 +0000 Subject: update: ttt-1.1 --> ttt-1.2 this version should compile under -stable. --- net/ttt/Makefile | 6 +++--- net/ttt/distinfo | 2 +- 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 # # $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, -- cgit