diff options
author | zuntum <zuntum@pkgsrc.org> | 2002-03-11 21:34:52 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2002-03-11 21:34:52 +0000 |
commit | 51d79e79919b034b36a2ced375095ab19f3447ca (patch) | |
tree | 0b2e7cc24552b12672a08c07e40af3657c56c066 /chat | |
parent | 7eead8e839ab8b942ed713403e6f7d14e2e7f92e (diff) | |
download | pkgsrc-51d79e79919b034b36a2ced375095ab19f3447ca.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 |