summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-02-20 18:26:42 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-02-20 18:26:42 +0000
commit387f34ee2456c6329bb73c44e776ba9873eabc3d (patch)
treeb68776fe5bcdf267d7952c928b3816fe5c469bf2 /irc
parentUnbreak on -current: use INT_MAX instead of MAXINT. (diff)
- add COMMENT
Notes
Notes: svn path=/head/; revision=75965
Diffstat (limited to 'irc')
-rw-r--r--irc/zircon/Makefile1
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