diff options
author | abs <abs@pkgsrc.org> | 2004-06-26 14:29:47 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2004-06-26 14:29:47 +0000 |
commit | b70fef7b1d4adc173416c9f4847705e44ec3ecda (patch) | |
tree | ad49f6433a17e70dcd8e25fc96cd2726e061ac77 /chat/Makefile | |
parent | 18fd9292485cedb3d6e731aa75d1f9dbabedb3d6 (diff) | |
download | pkgsrc-b70fef7b1d4adc173416c9f4847705e44ec3ecda.tar.gz |
Import chat/mu-conference-0.6.0
mu-conference is an implementation of the Multi-User Chat protocol,
as defined in JEP-0045, intended for use against jabberd2 (tested)
or 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 962d240c594..620a5fea100 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2004/06/26 11:02:12 jmmv Exp $ +# $NetBSD: Makefile,v 1.96 2004/06/26 14:29:47 abs Exp $ # COMMENT= Communication programs @@ -57,6 +57,7 @@ SUBDIR+= licq-gui-qt SUBDIR+= liece SUBDIR+= loudmouth SUBDIR+= micq +SUBDIR+= mu-conference SUBDIR+= naim SUBDIR+= navi2ch SUBDIR+= ninja |