summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-07-22 23:19:50 +0000
committerhe <he@pkgsrc.org>2008-07-22 23:19:50 +0000
commit10a0021144c3af544835700cb5b85e079923a205 (patch)
treea82b8ceedb35f4b170754828a74ea8791a4485e6 /devel
parent847140187599650178526f2cfab2fb6759a019d2 (diff)
downloadpkgsrc-10a0021144c3af544835700cb5b85e079923a205.tar.gz
Add p5-Class-Method-Modifiers.
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 26f9e28d253..f4157e3a7e1 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.948 2008/07/22 22:58:16 he Exp $
+# $NetBSD: Makefile,v 1.949 2008/07/22 23:19:50 he Exp $
#
COMMENT= Development utilities
@@ -432,6 +432,7 @@ SUBDIR+= p5-Class-Inner
SUBDIR+= p5-Class-Inspector
SUBDIR+= p5-Class-Loader
SUBDIR+= p5-Class-MakeMethods
+SUBDIR+= p5-Class-Method-Modifiers
SUBDIR+= p5-Class-MethodMaker
SUBDIR+= p5-Class-ObjectTemplate
SUBDIR+= p5-Class-ReturnValue