diff options
author | wiz <wiz> | 2001-02-17 17:52:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:52:59 +0000 |
commit | dc2ddaa8a58829b5661f6b43aabf133f78ab17ce (patch) | |
tree | e8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /net/ttt | |
parent | ab333ab34b7be497ea3cb1ba4c8e4deb708b850c (diff) | |
download | pkgsrc-dc2ddaa8a58829b5661f6b43aabf133f78ab17ce.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'net/ttt')
-rw-r--r-- | net/ttt/Makefile | 3 | ||||
-rw-r--r-- | net/ttt/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 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 diff --git a/net/ttt/pkg/COMMENT b/net/ttt/pkg/COMMENT deleted file mode 100644 index 673460ee575..00000000000 --- a/net/ttt/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Tele Traffic Tapper |