summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorabs <abs>2011-08-30 09:10:57 +0000
committerabs <abs>2011-08-30 09:10:57 +0000
commit5e21c3fbcdfd1336159b3b37f7bc93c20148e6d0 (patch)
tree80b8b18360d1cad9bc032953617a832578c97729 /devel
parentdcfeef00a765432fa0e2684e6a54d0a748320b94 (diff)
downloadpkgsrc-5e21c3fbcdfd1336159b3b37f7bc93c20148e6d0.tar.gz
+p5-Class-Load
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 f2d08b00311..667ddaef5e1 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1488 2011/08/29 09:44:31 wiz Exp $
+# $NetBSD: Makefile,v 1.1489 2011/08/30 09:10:57 abs Exp $
#
COMMENT= Development utilities
@@ -563,6 +563,7 @@ SUBDIR+= p5-Class-ISA
SUBDIR+= p5-Class-Inner
SUBDIR+= p5-Class-InsideOut
SUBDIR+= p5-Class-Inspector
+SUBDIR+= p5-Class-Load
SUBDIR+= p5-Class-Loader
SUBDIR+= p5-Class-MakeMethods
SUBDIR+= p5-Class-Method-Modifiers