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 | 3c31ccecba873d787ef55d013f6917016e50822d (patch) | |
tree | 769a0ea51f28edd032a55ca8a05b39b356915935 /chat/Makefile | |
parent | 5f54c9d50a7b4b642a9bc0b42316de163da69872 (diff) | |
download | pkgsrc-3c31ccecba873d787ef55d013f6917016e50822d.tar.gz |
SUBDIR+= pidgin-otr
Diffstat (limited to 'chat/Makefile')
-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 |