diff options
author | abs <abs@pkgsrc.org> | 2008-05-30 12:10:51 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2008-05-30 12:10:51 +0000 |
commit | 2fff958d8b1b54bb789f398dc748a105ce4566d1 (patch) | |
tree | 1168d80135d4cc17bda79b2d1b527a8a2c91818b /devel | |
parent | c470f47f27fd5a112eb5f0a22c3105f4ae7fc190 (diff) | |
download | pkgsrc-2fff958d8b1b54bb789f398dc748a105ce4566d1.tar.gz |
Added devel/p5-Array-RefElem version 1.00
Added devel/p5-Cache-FastMmap version 1.26
Added devel/p5-parent version 0.221
Added textproc/p5-Lingua-EN-Inflect-Number version 1.1
Added textproc/p5-Text-SimpleTable version 0.03
Added textproc/p5-YAML-Tiny version 1.32
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index db50eb5ca78..16f641b79ba 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.938 2008/05/29 08:23:51 abs Exp $ +# $NetBSD: Makefile,v 1.939 2008/05/30 12:10:51 abs Exp $ # COMMENT= Development utilities @@ -392,6 +392,7 @@ SUBDIR+= p5-App-Cmd SUBDIR+= p5-AppConfig SUBDIR+= p5-AppConfig-Std SUBDIR+= p5-Array-Compare +SUBDIR+= p5-Array-RefElem SUBDIR+= p5-AtExit SUBDIR+= p5-Attribute-Handlers SUBDIR+= p5-B-Keywords @@ -399,6 +400,7 @@ SUBDIR+= p5-BSD-Resource SUBDIR+= p5-Bit-Vector SUBDIR+= p5-Cache SUBDIR+= p5-Cache-Cache +SUBDIR+= p5-Cache-FastMmap SUBDIR+= p5-Cache-Memcached SUBDIR+= p5-Cache-Simple-TimedExpiry SUBDIR+= p5-Carp-Assert @@ -650,6 +652,7 @@ SUBDIR+= p5-capitalization SUBDIR+= p5-enum SUBDIR+= p5-gettext SUBDIR+= p5-glib2 +SUBDIR+= p5-parent SUBDIR+= p5-perl-headers SUBDIR+= p5-prefork SUBDIR+= p5-subversion |