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 5b5ab41dd9e..6d5f76e1f61 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2004/05/17 09:29:44 minskim Exp $
+# $NetBSD: Makefile,v 1.94 2004/06/05 17:47:12 xtraeme Exp $
#
COMMENT= Communication programs
@@ -82,6 +82,7 @@ SUBDIR+= tkirc
SUBDIR+= tkirc2
SUBDIR+= tzc
SUBDIR+= vicq
+SUBDIR+= weechat
SUBDIR+= xaric
SUBDIR+= xchat
SUBDIR+= xchat-gnome
diff --git a/doc/CHANGES b/doc/CHANGES
index 868d3afacba..5e59eaf72f1 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6144 2004/06/05 17:37:02 minskim Exp $
+$NetBSD: CHANGES,v 1.6145 2004/06/05 17:47:12 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2798,3 +2798,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated apache2 to 2.0.49nb2 [taca 2004-06-05]
Updated raine to 0.40.2 [xtraeme 2004-06-05]
Updated mew to 2.3nb1 [minskim 2004-06-05]
+ Added weechat-0.0.6 [xtraeme 2004-06-05]