diff options
author | joerg <joerg@pkgsrc.org> | 2008-11-18 18:03:09 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-11-18 18:03:09 +0000 |
commit | 30895332cc4483bd2e310353a64d0949c1da78b4 (patch) | |
tree | 8e3bf46d856b7020031707d745d18788e3a587aa /chat | |
parent | e043a9f64f08d11c22e9d044735654d2c01a6d4e (diff) | |
download | pkgsrc-30895332cc4483bd2e310353a64d0949c1da78b4.tar.gz |
Add missing entries.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 201c9e926f2..6fa05bd4a96 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.141 2008/10/22 11:42:44 obache Exp $ +# $NetBSD: Makefile,v 1.142 2008/11/18 18:03:09 joerg Exp $ # COMMENT= Communication programs @@ -23,6 +23,7 @@ SUBDIR+= eggdrop SUBDIR+= ejabberd SUBDIR+= ekg SUBDIR+= emech +SUBDIR+= empathy SUBDIR+= epic4 SUBDIR+= epic4-doc SUBDIR+= finch @@ -57,6 +58,7 @@ SUBDIR+= konversation SUBDIR+= libirc SUBDIR+= libotr SUBDIR+= libpurple +SUBDIR+= libtelepathy SUBDIR+= libtlen SUBDIR+= licq-core SUBDIR+= licq-gui-console @@ -94,6 +96,10 @@ SUBDIR+= silc-client-icb SUBDIR+= silc-server SUBDIR+= sirc SUBDIR+= smirk +SUBDIR+= telepathy-gabble +SUBDIR+= telepathy-glib +SUBDIR+= telepathy-idle +SUBDIR+= telepathy-mission-control SUBDIR+= tik SUBDIR+= tirc SUBDIR+= tkabber |