diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-12-30 11:39:08 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-12-30 11:39:08 +0000 |
commit | bc4bd5fdf812324e1dc2577c9e6037f4d2ed7c89 (patch) | |
tree | 92accaf711d7fb1c059feae6a6ddda22c907f72b /chat | |
parent | 561b59529a3e8850c4f1c04af8ad40f806d73edb (diff) | |
download | pkgsrc-bc4bd5fdf812324e1dc2577c9e6037f4d2ed7c89.tar.gz |
Add & enable vicq
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 b69d80fa7b8..0a8dda629ba 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2001/12/22 19:51:49 fredb Exp $ +# $NetBSD: Makefile,v 1.28 2001/12/30 11:39:08 zuntum Exp $ # COMMENT= communication programs @@ -38,6 +38,7 @@ SUBDIR+= tirc SUBDIR+= tkicb SUBDIR+= tkirc SUBDIR+= tkirc2 +SUBDIR+= vicq SUBDIR+= xchat SUBDIR+= ymessenger SUBDIR+= zenicb |