diff options
Diffstat (limited to 'chat/zircon/Makefile')
-rw-r--r-- | chat/zircon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/zircon/Makefile b/chat/zircon/Makefile index eb5c46ce1ce..febf1b922f7 100644 --- a/chat/zircon/Makefile +++ b/chat/zircon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:28 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:51:36 wiz Exp $ # DISTNAME= zircon-1.18.245 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ MAINTAINER= frueauf@netbsd.org HOMEPAGE= http://catless.ncl.ac.uk/Programs/Zircon/ +COMMENT= X11 interface to Internet Relay Chat DEPENDS+= tk-8.3.2:../../x11/tk |