summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-11-30 11:32:23 +0000
committerwiz <wiz@pkgsrc.org>2004-11-30 11:32:23 +0000
commitaf6068d6b5fbf835c20095fbc6e5599e5eec0f1a (patch)
treec43a719026a2384767a133c7a01a019cb8620c97 /devel
parenta601ee84bc4be7d0a88580eaeed3daea10711750 (diff)
downloadpkgsrc-af6068d6b5fbf835c20095fbc6e5599e5eec0f1a.tar.gz
Add and enable p5-Class-Inner.
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 7d4ec471bbc..638ace55168 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.577 2004/11/30 08:25:32 wiz Exp $
+# $NetBSD: Makefile,v 1.578 2004/11/30 11:32:23 wiz Exp $
#
COMMENT= Development utilities
@@ -302,6 +302,7 @@ SUBDIR+= p5-Class-Container
SUBDIR+= p5-Class-Data-Inheritable
SUBDIR+= p5-Class-Factory
SUBDIR+= p5-Class-Fields
+SUBDIR+= p5-Class-Inner
SUBDIR+= p5-Class-Loader
SUBDIR+= p5-Class-MethodMaker
SUBDIR+= p5-Class-ObjectTemplate