diff options
author | abs <abs> | 2004-06-26 14:29:47 +0000 |
---|---|---|
committer | abs <abs> | 2004-06-26 14:29:47 +0000 |
commit | e5417a5ec66a09a7630d3f94872b430afcef1c64 (patch) | |
tree | ad49f6433a17e70dcd8e25fc96cd2726e061ac77 /chat | |
parent | c2d9fa0e934c224bca414a16f0ba975a94349e21 (diff) | |
download | pkgsrc-e5417a5ec66a09a7630d3f94872b430afcef1c64.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')
-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 |