diff options
author | sno <sno@pkgsrc.org> | 2010-02-12 19:57:51 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-02-12 19:57:51 +0000 |
commit | d743435046cc4cf2d2a5be6f2e95d92db3f18b92 (patch) | |
tree | 40e2119d9c54eb5d34c639c1080a93ac4058f703 | |
parent | 949df090a88d354fd44d76e5c23518743c2799a7 (diff) | |
download | pkgsrc-d743435046cc4cf2d2a5be6f2e95d92db3f18b92.tar.gz |
Added www/p5-Task-CatInABox version 0.03
-rw-r--r-- | doc/CHANGES-2010 | 3 | ||||
-rw-r--r-- | www/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index 9b2da47cdfc..a291962e2ff 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.694 2010/02/12 19:44:08 joerg Exp $ +$NetBSD: CHANGES-2010,v 1.695 2010/02/12 19:57:51 sno Exp $ Changes to the packages collection and infrastructure in 2010: @@ -830,3 +830,4 @@ Changes to the packages collection and infrastructure in 2010: Updated security/p5-Crypt-OpenPGP to 1.04 [sno 2010-02-12] Added databases/p5-DBIx-Class-EncodedColumn version 0.00006 [sno 2010-02-12] Updated devel/hg-git to 0.2.1 [joerg 2010-02-12] + Added www/p5-Task-CatInABox version 0.03 [sno 2010-02-12] diff --git a/www/Makefile b/www/Makefile index 7a31ae0284a..e38a593430f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.700 2010/02/11 12:27:07 wiz Exp $ +# $NetBSD: Makefile,v 1.701 2010/02/12 19:58:38 sno Exp $ # COMMENT= Packages related to the World Wide Web @@ -396,6 +396,7 @@ SUBDIR+= p5-Rose-HTMLx-Form-Field-Serial SUBDIR+= p5-Rose-HTMLx-Form-Related SUBDIR+= p5-Rose-URI SUBDIR+= p5-SVN-Web +SUBDIR+= p5-Task-CatInABox SUBDIR+= p5-Task-Catalyst-Tutorial SUBDIR+= p5-Template-Extract SUBDIR+= p5-Template-Generate |