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 c8b7db87030..61e5bfa595d 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.106 2005/02/02 20:50:05 jschauma Exp $
+# $NetBSD: Makefile,v 1.107 2005/02/22 14:35:21 minskim Exp $
#
COMMENT= Communication programs
@@ -30,6 +30,7 @@ SUBDIR+= gnomeicu
SUBDIR+= goofey
SUBDIR+= gossip
SUBDIR+= gtkyahoo
+SUBDIR+= gtmess
SUBDIR+= i2cb
SUBDIR+= i2cbd
SUBDIR+= icb
diff --git a/doc/CHANGES b/doc/CHANGES
index ca9f7708a55..bf5119d9e80 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.9262 2005/02/22 14:05:07 adam Exp $
+$NetBSD: CHANGES,v 1.9263 2005/02/22 14:35:21 minskim Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -1029,3 +1029,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated skkserv to 3.9.4nb4 [hira 2005-02-22]
Removed abiword1 [adam 2005-02-22]
Updated octave-current to 2.1.65 [adam 2005-02-22]
+ Added gtmess-0.9 [minskim 2005-02-22]