summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-04-28 13:56:26 +0000
committeradam <adam@pkgsrc.org>2004-04-28 13:56:26 +0000
commit5915567bb5cd5f513725b286fb774fe6ec4b4878 (patch)
tree71deae535567ee71348fe7306c2db021664908fc
parentd8b4954ab332cae8b2da2b5a7e63d60d4326bb5c (diff)
downloadpkgsrc-5915567bb5cd5f513725b286fb774fe6ec4b4878.tar.gz
Added kadu-0.3.8
-rw-r--r--chat/Makefile4
-rw-r--r--doc/CHANGES3
2 files changed, 5 insertions, 2 deletions
diff --git a/chat/Makefile b/chat/Makefile
index f158df03650..5df799dbb45 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2004/04/12 05:24:06 snj Exp $
+# $NetBSD: Makefile,v 1.91 2004/04/28 13:56:26 adam Exp $
#
COMMENT= Communication programs
@@ -44,6 +44,8 @@ SUBDIR+= irssi
SUBDIR+= irssi-icb
SUBDIR+= jabberd
SUBDIR+= jabberd2
+SUBDIR+= kadu
+SUBDIR+= kmess
SUBDIR+= kmess
SUBDIR+= kyim
SUBDIR+= libirc
diff --git a/doc/CHANGES b/doc/CHANGES
index 84b1caad29f..6203c8c7a19 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5761 2004/04/28 04:28:57 minskim Exp $
+$NetBSD: CHANGES,v 1.5762 2004/04/28 13:58:21 adam Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2271,3 +2271,4 @@ Changes to the packages collection and infrastructure in 2004:
Added glitz-0.1.0 [adam 2004-04-27]
Updated jikes to 1.20 [recht 2004-04-27]
Updated mathomatic to 11.0e [minskim 2004-04-28]
+ Added kadu-0.3.8 [adam 2004-04-28]