diff options
author | mjl <mjl@pkgsrc.org> | 2007-11-28 11:46:30 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2007-11-28 11:46:30 +0000 |
commit | 00190029fbc4dea074ae8ea359ca72726182f163 (patch) | |
tree | 102c5da94fdc618781609a95880db0adc2364f1c | |
parent | a6e29c57d506d57c4344cd658cee45d7a6251101 (diff) | |
download | pkgsrc-00190029fbc4dea074ae8ea359ca72726182f163.tar.gz |
Enable climm, disable micq.
-rw-r--r-- | chat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/Makefile b/chat/Makefile index 96e50e462a7..79ee9d01a7a 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.131 2007/08/30 00:48:34 jnemeth Exp $ +# $NetBSD: Makefile,v 1.132 2007/11/28 11:46:30 mjl Exp $ # COMMENT= Communication programs @@ -14,6 +14,7 @@ SUBDIR+= bnc SUBDIR+= bsflite SUBDIR+= centericq SUBDIR+= centerim +SUBDIR+= climm SUBDIR+= cgiirc SUBDIR+= dccserver SUBDIR+= dircproxy @@ -65,7 +66,6 @@ SUBDIR+= licq-gui-console SUBDIR+= licq-gui-qt SUBDIR+= loudmouth SUBDIR+= meanwhile -SUBDIR+= micq SUBDIR+= msnre SUBDIR+= mu-conference SUBDIR+= naim |