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 | ad30e3c3c4550d52f8e9ee5b402d587617b497f8 (patch) | |
tree | 77cb2b57338e2cd1db08b0d830d481118718b598 /chat/Makefile | |
parent | d8cea84e07f91848f7286ec24b02f71744f1f0b9 (diff) | |
download | pkgsrc-ad30e3c3c4550d52f8e9ee5b402d587617b497f8.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 |