summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2005-01-25 16:04:53 +0000
committercube <cube@pkgsrc.org>2005-01-25 16:04:53 +0000
commitac078db8ccc853acd6464ab9345bb3ad2d896384 (patch)
tree44fda4f95214937d1662ebee6ad80125ab3abad9 /devel
parent72030b9164942b2303b85793a3ec1f618045e3f8 (diff)
downloadpkgsrc-ac078db8ccc853acd6464ab9345bb3ad2d896384.tar.gz
Activate and note addition of p5-Class-Factory-Util.
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 75c038b59df..272f45af6c8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.602 2005/01/25 12:21:10 markd Exp $
+# $NetBSD: Makefile,v 1.603 2005/01/25 16:04:53 cube Exp $
#
COMMENT= Development utilities
@@ -312,6 +312,7 @@ SUBDIR+= p5-Class-Accessor
SUBDIR+= p5-Class-Container
SUBDIR+= p5-Class-Data-Inheritable
SUBDIR+= p5-Class-Factory
+SUBDIR+= p5-Class-Factory-Util
SUBDIR+= p5-Class-Fields
SUBDIR+= p5-Class-Inner
SUBDIR+= p5-Class-Loader