diff options
author | mjl <mjl> | 2007-11-28 11:46:30 +0000 |
---|---|---|
committer | mjl <mjl> | 2007-11-28 11:46:30 +0000 |
commit | 9c3a9b6f698318c2c944aa9a34d599a4acc17b5e (patch) | |
tree | 102c5da94fdc618781609a95880db0adc2364f1c /chat | |
parent | 4050774c007d096928fb1494afd906ccbb6d6f72 (diff) | |
download | pkgsrc-9c3a9b6f698318c2c944aa9a34d599a4acc17b5e.tar.gz |
Enable climm, disable micq.
Diffstat (limited to 'chat')
-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 |