summaryrefslogtreecommitdiff
path: root/chat/Makefile
diff options
context:
space:
mode:
authorthorpej <thorpej@pkgsrc.org>2001-08-14 21:39:05 +0000
committerthorpej <thorpej@pkgsrc.org>2001-08-14 21:39:05 +0000
commitde6db1ce8153c27cd976d3dfba2a0223f89554e0 (patch)
treeff339d2daf582abf87ab1bfc5a5135500f3dae59 /chat/Makefile
parent6bf05763980267e9bf3228bbb66c9c111b33ec3e (diff)
downloadpkgsrc-de6db1ce8153c27cd976d3dfba2a0223f89554e0.tar.gz
Add zenirc.
Diffstat (limited to 'chat/Makefile')
-rw-r--r--chat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile
index 24dd691b4f2..fb6415546cb 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2001/08/01 07:35:41 skrll Exp $
+# $NetBSD: Makefile,v 1.15 2001/08/14 21:39:05 thorpej Exp $
#
COMMENT= communication programs
@@ -28,6 +28,7 @@ SUBDIR+= tkirc
SUBDIR+= xchat
SUBDIR+= ymessenger
SUBDIR+= zenicb
+SUBDIR+= zenirc
SUBDIR+= zircon
.include "../mk/bsd.pkg.subdir.mk"