diff options
author | jlam <jlam> | 2002-09-20 10:59:53 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-09-20 10:59:53 +0000 |
commit | e30760d5044b02f4b01fc26d29df0f4cd22c0d33 (patch) | |
tree | a35551d19009ea0399d5e8fe13ae6bdfc46eb3d1 /chat | |
parent | 3b6bd851860b18f2a32ab8f60d95cccad5b66147 (diff) | |
download | pkgsrc-e30760d5044b02f4b01fc26d29df0f4cd22c0d33.tar.gz |
Add and enable chat/kyim.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 9ef2a8a2730..16594d7ac84 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2002/09/17 07:10:54 uebayasi Exp $ +# $NetBSD: Makefile,v 1.50 2002/09/20 10:59:53 jlam Exp $ # COMMENT= communication programs @@ -34,6 +34,7 @@ SUBDIR+= iroffer SUBDIR+= irssi SUBDIR+= kicq SUBDIR+= kyahoo +SUBDIR+= kyim SUBDIR+= libirc SUBDIR+= libyahoo SUBDIR+= liece |