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
commit7cc9173fd1cba2fba57e845a72593b0dae627b6a (patch)
tree44fda4f95214937d1662ebee6ad80125ab3abad9 /devel
parentfe309273ecc20bdb2d4c18cf7e47c68b7baa4792 (diff)
downloadpkgsrc-7cc9173fd1cba2fba57e845a72593b0dae627b6a.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