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