diff options
author | smb <smb@pkgsrc.org> | 2008-06-24 13:36:30 +0000 |
---|---|---|
committer | smb <smb@pkgsrc.org> | 2008-06-24 13:36:30 +0000 |
commit | 495d08888f90d289fdb5454248753a53555cacad (patch) | |
tree | f212e023e93de661407f8b289f900baa2a610ab7 /chat | |
parent | 112778c66adb10f9125d6c30ce6aac0a6cfc2a46 (diff) | |
download | pkgsrc-495d08888f90d289fdb5454248753a53555cacad.tar.gz |
Add new pidgin plugins
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 7e65e281668..33343315a0f 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.139 2008/06/17 12:53:54 tron Exp $ +# $NetBSD: Makefile,v 1.140 2008/06/24 13:36:30 smb Exp $ # COMMENT= Communication programs @@ -76,7 +76,9 @@ SUBDIR+= p5-Net-Jabber SUBDIR+= p5-POE-Component-IRC SUBDIR+= p5-POE-Filter-IRCD SUBDIR+= pidgin +SUBDIR+= pidgin-facebookchat SUBDIR+= pidgin-icb +SUBDIR+= pidgin-latex SUBDIR+= pidgin-otr SUBDIR+= pidgin-sametime SUBDIR+= pidgin-silc |