diff options
-rw-r--r-- | chat/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chat/Makefile b/chat/Makefile index fda3e1d790d..fa81d4762a3 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2004/02/22 21:51:17 minskim Exp $ +# $NetBSD: Makefile,v 1.89 2004/03/28 19:46:35 xtraeme Exp $ # COMMENT= Communication programs @@ -44,6 +44,7 @@ SUBDIR+= iroffer SUBDIR+= irssi SUBDIR+= irssi-icb SUBDIR+= jabberd +SUBDIR+= jabberd2 SUBDIR+= kmess SUBDIR+= kyim SUBDIR+= libicq2000 diff --git a/doc/CHANGES b/doc/CHANGES index 57b699b6f4d..598d2b0e540 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5309 2004/03/28 17:43:23 minskim Exp $ +$NetBSD: CHANGES,v 1.5310 2004/03/28 19:46:35 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1531,3 +1531,4 @@ Changes to the packages collection and infrastructure in 2004: Updated zsh to 4.2.0 [recht 2004-03-28] Removed zsh-4.1.1 [uebayasi 2004-03-28] Updated tcl-fbsql to 1.06 [minskim 2004-03-28] + Added jabberd2-2.0s2 [xtraeme 2004-03-28] |