diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-28 19:46:35 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-28 19:46:35 +0000 |
commit | bc67b0362e701dd26cda4f29f6d2a4bdb8b070c5 (patch) | |
tree | 53aade97945b7e7927b2eeaffd80a180785e25f9 /chat/Makefile | |
parent | 6c3fb39c1723b741f69bbf3a7f376dbd01de94d0 (diff) | |
download | pkgsrc-bc67b0362e701dd26cda4f29f6d2a4bdb8b070c5.tar.gz |
Added jabberd2.
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 fda3e1d790d..fa81d4762a3 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2004/02/22 21:51:17 minskim Exp $ +# $NetBSD: Makefile,v 1.89 2004/03/28 19:46:35 xtraeme Exp $ # COMMENT= Communication programs @@ -44,6 +44,7 @@ SUBDIR+= iroffer SUBDIR+= irssi SUBDIR+= irssi-icb SUBDIR+= jabberd +SUBDIR+= jabberd2 SUBDIR+= kmess SUBDIR+= kyim SUBDIR+= libicq2000 |