summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2011-11-13 09:35:57 +0000
committerhiramatsu <hiramatsu>2011-11-13 09:35:57 +0000
commita2486c90afecd07acbb65468219ab4e40c4ccd10 (patch)
tree462fd7bec2cee00f19ae63c00cb36000493d0a03 /devel
parent3d7b1b080ac839e1f85cc366154547a69427a535 (diff)
downloadpkgsrc-a2486c90afecd07acbb65468219ab4e40c4ccd10.tar.gz
Add p5-MooseX-ChainedAccessors.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 15ae91e0a14..72d261b15ce 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1514 2011/11/13 04:51:12 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.1515 2011/11/13 09:35:57 hiramatsu Exp $
#
COMMENT= Development utilities
@@ -864,6 +864,7 @@ SUBDIR+= p5-Moose-Policy
SUBDIR+= p5-MooseX-App-Cmd
SUBDIR+= p5-MooseX-AttributeHelpers
SUBDIR+= p5-MooseX-Attributes-Curried
+SUBDIR+= p5-MooseX-ChainedAccessors
SUBDIR+= p5-MooseX-ClassAttribute
SUBDIR+= p5-MooseX-ConfigFromFile
SUBDIR+= p5-MooseX-Declare