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 | e2887546135933eb0762adef105e594f4fa7d45d (patch) | |
tree | 102c5da94fdc618781609a95880db0adc2364f1c | |
parent | 13923e681d120023d6d4e637febbbad4220c859c (diff) | |
download | pkgsrc-e2887546135933eb0762adef105e594f4fa7d45d.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 |