diff options
author | wiz <wiz> | 2012-08-26 14:06:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-08-26 14:06:44 +0000 |
commit | bc4745907add12f4a337dd3cad76cc148559ede2 (patch) | |
tree | 2ee2c5d7b081ef9d1b2888e4498de1470e954a8b /chat | |
parent | f93e506dae3b5a7ed613a622afb18c9e059328fe (diff) | |
download | pkgsrc-bc4745907add12f4a337dd3cad76cc148559ede2.tar.gz |
+ irssi-xmpp.
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 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 |