diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-26 14:06:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-26 14:06:44 +0000 |
commit | efcaa873857b28dd4ee6866615215d4f0e4ce1b6 (patch) | |
tree | 2ee2c5d7b081ef9d1b2888e4498de1470e954a8b /chat/Makefile | |
parent | ab799493042a58cfc9acc416e5483df755b0817d (diff) | |
download | pkgsrc-efcaa873857b28dd4ee6866615215d4f0e4ce1b6.tar.gz |
+ irssi-xmpp.
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 ff5cd4dd94a..3aff2e04473 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.166 2012/07/15 02:35:20 dholland Exp $ +# $NetBSD: Makefile,v 1.167 2012/08/26 14:06:44 wiz Exp $ # COMMENT= Communication programs @@ -53,6 +53,7 @@ SUBDIR+= ircu SUBDIR+= iroffer SUBDIR+= irssi SUBDIR+= irssi-icb +SUBDIR+= irssi-xmpp SUBDIR+= jabberd SUBDIR+= jabberd2 SUBDIR+= kadu |