diff options
-rw-r--r-- | chat/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES-2007 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chat/Makefile b/chat/Makefile index f7f647ec53a..ea2a3d76fe8 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2007/08/02 11:42:57 gdt Exp $ +# $NetBSD: Makefile,v 1.126 2007/08/09 15:10:12 tnn Exp $ # COMMENT= Communication programs @@ -77,6 +77,7 @@ SUBDIR+= p5-Net-Jabber SUBDIR+= p5-POE-Component-IRC SUBDIR+= p5-POE-Filter-IRCD SUBDIR+= pidgin +SUBDIR+= pidgin-icb SUBDIR+= pidgin-otr SUBDIR+= pircbot SUBDIR+= psi diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index 9479b5a928f..754904c05f7 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1757 2007/08/09 14:21:15 joerg Exp $ +$NetBSD: CHANGES-2007,v 1.1758 2007/08/09 15:13:08 tnn Exp $ Changes to the packages collection and infrastructure in 2007: @@ -3225,3 +3225,4 @@ Changes to the packages collection and infrastructure in 2007: Updated www/py-flup to 2311 [joerg 2007-08-09] Updated www/py-django to 0.96 [joerg 2007-08-09] Updated www/elinks to 0.11.2nb1 [joerg 2007-08-09] + Added chat/pidgin-icb version 20070505 [tnn 2007-08-09] |