diff options
Diffstat (limited to 'net/ttt/Makefile')
-rw-r--r-- | net/ttt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile index 3eb0a6e06d6..33e5bad9174 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/12/21 04:27:07 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 18:19:48 wiz Exp $ # DISTNAME= ttt-1.6 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ MAINTAINER= sakamoto@netbsd.org HOMEPAGE= http://www.csl.sony.co.jp/person/kjc/software.html +COMMENT= Tele Traffic Tapper DEPENDS+= blt-2.*:../../x11/blt |