diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /net/tcpillust | |
parent | 1520142bc725e616da770a4e1d5625319b89c384 (diff) | |
download | ports-4c2e4f186201b31c37dc6ace0bc178984cefa9fd.tar.gz ports-4c2e4f186201b31c37dc6ace0bc178984cefa9fd.zip |
Notes
Diffstat (limited to 'net/tcpillust')
-rw-r--r-- | net/tcpillust/Makefile | 1 | ||||
-rw-r--r-- | net/tcpillust/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index 7caf94284c7a..50258329b5c4 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net tk82 tcl82 MASTER_SITES= ftp://ftp.csl.sony.co.jp/CSL/nishida/ MAINTAINER= nishida@csl.sony.co.jp +COMMENT= A graphical TCP connection analysis tool LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 \ tcl82.1:${PORTSDIR}/lang/tcl82 diff --git a/net/tcpillust/pkg-comment b/net/tcpillust/pkg-comment deleted file mode 100644 index 5e65d2b2695a..000000000000 --- a/net/tcpillust/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A graphical TCP connection analysis tool |