summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorthorpej <thorpej>2001-08-14 21:39:05 +0000
committerthorpej <thorpej>2001-08-14 21:39:05 +0000
commitf473bd09fd104697ea2f7e21d3e35a42c7095bea (patch)
treeff339d2daf582abf87ab1bfc5a5135500f3dae59 /chat
parentec84bef7ee009ac5aa787cd49d8355d38c4d97ac (diff)
downloadpkgsrc-f473bd09fd104697ea2f7e21d3e35a42c7095bea.tar.gz
Add zenirc.
Diffstat (limited to 'chat')
-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"