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 | 6d438912d14b5b4262ccbd7214baa45382165e0a (patch) | |
tree | 2ee2c5d7b081ef9d1b2888e4498de1470e954a8b | |
parent | 87c850fc3cf924b6c13cdf1b0adb4fb85253c0cf (diff) | |
download | pkgsrc-6d438912d14b5b4262ccbd7214baa45382165e0a.tar.gz |
+ irssi-xmpp.
-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 |