diff options
author | zuntum <zuntum> | 2001-12-30 11:39:08 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-12-30 11:39:08 +0000 |
commit | 79d013f3577825e845ca279931a78343bfa32465 (patch) | |
tree | 92accaf711d7fb1c059feae6a6ddda22c907f72b /chat/Makefile | |
parent | e8c83c9975384afb98a90a55d1c585d52804b19b (diff) | |
download | pkgsrc-79d013f3577825e845ca279931a78343bfa32465.tar.gz |
Add & enable vicq
Diffstat (limited to 'chat/Makefile')
-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 |