diff options
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES-2009 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 210fce12ebc..3775c05b1eb 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1222 2009/08/26 18:10:52 seb Exp $ +# $NetBSD: Makefile,v 1.1223 2009/08/26 19:53:10 sno Exp $ # COMMENT= Development utilities @@ -832,6 +832,7 @@ SUBDIR+= p5-TAP-Harness-Archive SUBDIR+= p5-Task-Weaken SUBDIR+= p5-Tee SUBDIR+= p5-Template-Plugin-Handy +SUBDIR+= p5-Template-Plugin-ListUtil SUBDIR+= p5-Template-Plugin-VMethods SUBDIR+= p5-Term-ANSIColor SUBDIR+= p5-Term-Cap diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index d039812ce69..28af60df88b 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.3380 2009/08/26 19:43:08 sno Exp $ +$NetBSD: CHANGES-2009,v 1.3381 2009/08/26 19:53:10 sno Exp $ Changes to the packages collection and infrastructure in 2009: @@ -4431,3 +4431,4 @@ Changes to the packages collection and infrastructure in 2009: Updated www/p5-Template-Toolkit to 2.22nb1 [sno 2009-08-26] Added devel/p5-Class-XSAccessor version 1.03 [seb 2009-08-26] Updated devel/p5-Template-Plugin-VMethods to 0.03nb1 [sno 2009-08-26] + Added devel/p5-Template-Plugin-ListUtil version 0.02 [sno 2009-08-26] |