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/tcpillust | |
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/tcpillust')
-rw-r--r-- | net/tcpillust/Makefile | 3 | ||||
-rw-r--r-- | net/tcpillust/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index 7eb8a59b95b..cdb71c5b8fe 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/09/03 12:56:44 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 18:19:44 wiz Exp $ # $FreeBSD: ports/net/tcpillust/Makefile,v 1.1.1.1 2000/07/29 06:26:00 sada Exp $ # @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.csl.sony.co.jp/CSL/nishida/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.csl.sony.co.jp/person/nishida/tcpillust.html +COMMENT= Graphical TCP connection analysis tool DEPENDS+= tk-8.3.2:../../x11/tk diff --git a/net/tcpillust/pkg/COMMENT b/net/tcpillust/pkg/COMMENT deleted file mode 100644 index a95305c08f1..00000000000 --- a/net/tcpillust/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Graphical TCP connection analysis tool |