diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-23 10:16:55 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-23 10:16:55 +0000 |
commit | c060a33b02853270ec000f92a05f20815e47b2ea (patch) | |
tree | 77cb2b57338e2cd1db08b0d830d481118718b598 /chat/Makefile | |
parent | 779b4270ba6110a17f0bef7d42594a6529986e2c (diff) | |
download | pkgsrc-c060a33b02853270ec000f92a05f20815e47b2ea.tar.gz |
Add and enable jabberd.
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 bc110123677..20f5a26a2d4 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2003/12/03 23:13:34 xtraeme Exp $ +# $NetBSD: Makefile,v 1.81 2003/12/23 10:16:55 xtraeme Exp $ # COMMENT= Communication programs @@ -41,6 +41,7 @@ SUBDIR+= ircu SUBDIR+= iroffer SUBDIR+= irssi SUBDIR+= irssi-icb +SUBDIR+= jabberd SUBDIR+= kicq SUBDIR+= kmess SUBDIR+= kopete |