summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/chat/Makefile b/chat/Makefile
index 30229f666d9..1be0fd826bd 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2004/02/05 09:18:02 markd Exp $
+# $NetBSD: Makefile,v 1.86 2004/02/13 06:34:26 minskim Exp $
#
COMMENT= Communication programs
@@ -82,6 +82,7 @@ SUBDIR+= vicq
SUBDIR+= xaric
SUBDIR+= xchat
SUBDIR+= xchat-gnome
+SUBDIR+= xchat-systray-integration
SUBDIR+= xchat2
SUBDIR+= ymessenger
SUBDIR+= ysm
diff --git a/doc/CHANGES b/doc/CHANGES
index f02ee0315b2..66757c03204 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4806 2004/02/12 23:55:03 seb Exp $
+$NetBSD: CHANGES,v 1.4807 2004/02/13 06:34:26 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -801,3 +801,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated libxml2 to 2.6.6 [xtraeme 2004-02-12]
Updated gnome-vfs2 to 2.4.2nb3 [jmmv 2004-02-12]
Updated libtar to 1.2.11 [seb 2004-02-13]
+ Added xchat-systray-integration-2.4.0 [minskim 2004-02-13]