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.
This commit is contained in:
parent
f821265a08
commit
657c757c86
2 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.6323 2004/06/26 13:32:57 grant Exp $
|
||||
$NetBSD: CHANGES,v 1.6324 2004/06/26 14:29:47 abs Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2004:
|
||||
|
||||
|
@ -3074,3 +3074,5 @@ Changes to the packages collection and infrastructure in 2004:
|
|||
Updated gedit to 2.6.2 [jmmv 2004-06-26]
|
||||
Updated gnome2-games to 2.6.2 [jmmv 2004-06-26]
|
||||
Updated pax to 20040626 [grant 2004-06-26]
|
||||
Added mu-conference-0.6.0 [abs 2004-06-26]
|
||||
|
||||
|
|
Loading…
Reference in a new issue