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 620a5fea100..aad6e19b123 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2004/06/26 14:29:47 abs Exp $
+# $NetBSD: Makefile,v 1.97 2004/10/15 18:39:20 adrianp Exp $
#
COMMENT= Communication programs
@@ -10,6 +10,7 @@ SUBDIR+= bitlbee
SUBDIR+= blackened
SUBDIR+= bnc
SUBDIR+= centericq
+SUBDIR+= cgiirc
SUBDIR+= dccserver
SUBDIR+= dircproxy
SUBDIR+= eggdrop
diff --git a/doc/CHANGES b/doc/CHANGES
index 1d02a318354..1b5ead14eef 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7449 2004/10/15 18:22:53 minskim Exp $
+$NetBSD: CHANGES,v 1.7450 2004/10/15 18:39:19 adrianp Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4735,3 +4735,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated nedit to 5.5 [adam 2004-10-15]
Updated gnome2-applets to 2.8.1.1 [jmmv 2004-10-15]
Updated libgpg-error to 1.0 [minskim 2004-10-15]
+ Added cgiirc-0.5.4 [adrianp 2004-10-15]