diff options
author | gdt <gdt@pkgsrc.org> | 2007-08-02 11:42:57 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2007-08-02 11:42:57 +0000 |
commit | d2028095b402ad718e2716eeb3201820f28b1176 (patch) | |
tree | 769a0ea51f28edd032a55ca8a05b39b356915935 /chat | |
parent | aa6790be8003eae00766204fa13a0c126634dd50 (diff) | |
download | pkgsrc-d2028095b402ad718e2716eeb3201820f28b1176.tar.gz |
SUBDIR+= pidgin-otr
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 505438c0571..f7f647ec53a 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.124 2007/07/28 12:25:15 gdt Exp $ +# $NetBSD: Makefile,v 1.125 2007/08/02 11:42:57 gdt Exp $ # COMMENT= Communication programs @@ -77,6 +77,7 @@ SUBDIR+= p5-Net-Jabber SUBDIR+= p5-POE-Component-IRC SUBDIR+= p5-POE-Filter-IRCD SUBDIR+= pidgin +SUBDIR+= pidgin-otr SUBDIR+= pircbot SUBDIR+= psi SUBDIR+= quirc |