summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-05-17 09:29:43 +0000
committerminskim <minskim@pkgsrc.org>2004-05-17 09:29:43 +0000
commit9eea69fb553ccd2e84530211ba1ade51ade8e8e9 (patch)
tree4ae585441c13cbb922b7ee496f18dd4efdb45fb5
parent509cb3b4be4da1f7c9b096c11836d3e1cd6f01b9 (diff)
downloadpkgsrc-9eea69fb553ccd2e84530211ba1ade51ade8e8e9.tar.gz
Add and enable bitchbot.
-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 863471dfdf1..5b5ab41dd9e 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.92 2004/05/01 09:50:11 kristerw Exp $
+# $NetBSD: Makefile,v 1.93 2004/05/17 09:29:44 minskim Exp $
#
COMMENT= Communication programs
SUBDIR+= aim
+SUBDIR+= bitchbot
SUBDIR+= bitchx
SUBDIR+= bitlbee
SUBDIR+= blackened
diff --git a/doc/CHANGES b/doc/CHANGES
index 34f9d0c32e2..8d94cc82a86 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5976 2004/05/17 00:09:43 markd Exp $
+$NetBSD: CHANGES,v 1.5977 2004/05/17 09:29:43 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2581,3 +2581,4 @@ Changes to the packages collection and infrastructure in 2004:
Added wmi-7 [xtraeme 2004-05-16]
Updated p5-SOAP-Lite to 0.60a [grant 2004-05-16]
Updated kdelibs3 to 3.2.2nb2 [markd 2004-05-17]
+ Added bitchbot-1.0.2 [minskim 2004-05-17]