diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
commit | 55850b547b3f7faa5079a8e226888eb13c4df728 (patch) | |
tree | df06e8db2d34fe4dffe75da2120f4cb4fc942ed2 /irc/roxirc/Makefile | |
parent | 0e43d0c014780e893ae8939d75c6fd5e7f68fdde (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76036
Diffstat (limited to 'irc/roxirc/Makefile')
-rw-r--r-- | irc/roxirc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/roxirc/Makefile b/irc/roxirc/Makefile index 736a27e76cee..5aec514c4d3a 100644 --- a/irc/roxirc/Makefile +++ b/irc/roxirc/Makefile @@ -11,6 +11,7 @@ CATEGORIES= irc tk83 MASTER_SITES= http://roxirc.lighter.net/download/ MAINTAINER= rox@fearme.com +COMMENT= A tcl/tk irc client RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 |