diff options
author | drochner <drochner@pkgsrc.org> | 2010-07-09 09:48:16 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-07-09 09:48:16 +0000 |
commit | 48606ec913769f9e12d6e70d4e36182d7602195d (patch) | |
tree | 9c8bc2cced0789993fc3a1743ef900f23ea854ec /chat | |
parent | 486f097dfb022aebd306cf8dd478500e223c3d70 (diff) | |
download | pkgsrc-48606ec913769f9e12d6e70d4e36182d7602195d.tar.gz |
+t-m-c5
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 3296f68afa3..0e611a86c7c 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.153 2010/04/10 22:26:49 markd Exp $ +# $NetBSD: Makefile,v 1.154 2010/07/09 09:48:16 drochner Exp $ # COMMENT= Communication programs @@ -106,6 +106,7 @@ SUBDIR+= telepathy-gabble SUBDIR+= telepathy-glib SUBDIR+= telepathy-idle SUBDIR+= telepathy-mission-control +SUBDIR+= telepathy-mission-control5 SUBDIR+= tik SUBDIR+= tirc SUBDIR+= tkabber |