summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/Makefile3
-rw-r--r--doc/CHANGES-20073
2 files changed, 4 insertions, 2 deletions
diff --git a/chat/Makefile b/chat/Makefile
index a38f6b0b348..a3ca9094de1 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.128 2007/08/13 23:02:41 tnn Exp $
+# $NetBSD: Makefile,v 1.129 2007/08/14 01:19:30 tnn Exp $
#
COMMENT= Communication programs
@@ -80,6 +80,7 @@ SUBDIR+= pidgin
SUBDIR+= pidgin-icb
SUBDIR+= pidgin-otr
SUBDIR+= pidgin-sametime
+SUBDIR+= pidgin-silc
SUBDIR+= pircbot
SUBDIR+= psi
SUBDIR+= quirc
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index 08550b7ed16..8bd7dfa79a2 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1797 2007/08/14 00:14:18 seb Exp $
+$NetBSD: CHANGES-2007,v 1.1798 2007/08/14 01:19:30 tnn Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -3290,3 +3290,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated chat/libpurple to 2.1.0nb1 [tnn 2007-08-13]
Added chat/pidgin-sametime version 2.1.0 [tnn 2007-08-13]
Added devel/p5-Class-Adapter version 1.03 [seb 2007-08-14]
+ Added chat/pidgin-silc version 2.1.0 [tnn 2007-08-14]