diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
commit | 387f34ee2456c6329bb73c44e776ba9873eabc3d (patch) | |
tree | b68776fe5bcdf267d7952c928b3816fe5c469bf2 /irc/zircon | |
parent | ea1cd5ed25b9e5ced62ffe817efdefbcc6e56d09 (diff) | |
download | ports-387f34ee2456c6329bb73c44e776ba9873eabc3d.tar.gz ports-387f34ee2456c6329bb73c44e776ba9873eabc3d.zip |
Notes
Diffstat (limited to 'irc/zircon')
-rw-r--r-- | irc/zircon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index a94cedcb1fdb..65285832e8e7 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -11,6 +11,7 @@ CATEGORIES= irc tk83 MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ MAINTAINER= dinoex@FreeBSD.org +COMMENT= An X11 interface to Internet Relay Chat RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 |