diff options
author | zuntum <zuntum> | 2002-03-11 21:34:52 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2002-03-11 21:34:52 +0000 |
commit | 36ea8f3ceb0dc18ffaedfe07f4c51db620400334 (patch) | |
tree | 0b2e7cc24552b12672a08c07e40af3657c56c066 /chat | |
parent | 6b3056f100966d7d4659c9e8186ca095ca30dbea (diff) | |
download | pkgsrc-36ea8f3ceb0dc18ffaedfe07f4c51db620400334.tar.gz |
add & enable ysm
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 e83ea40e1ad..e30ef5936dd 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2002/03/10 11:02:16 hubertf Exp $ +# $NetBSD: Makefile,v 1.33 2002/03/11 21:34:52 zuntum Exp $ # COMMENT= communication programs @@ -45,6 +45,7 @@ SUBDIR+= tkirc2 SUBDIR+= vicq SUBDIR+= xchat SUBDIR+= ymessenger +SUBDIR+= ysm SUBDIR+= zenicb SUBDIR+= zenirc SUBDIR+= zircon |