summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 87fed98a800..6d83dec836a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.462 2004/02/20 04:07:53 minskim Exp $
+# $NetBSD: Makefile,v 1.463 2004/02/20 04:15:53 minskim Exp $
#
COMMENT= Development utilities
@@ -261,6 +261,7 @@ SUBDIR+= p5-Carp-Assert
SUBDIR+= p5-Class-Accessor
SUBDIR+= p5-Class-Container
SUBDIR+= p5-Class-Data-Inheritable
+SUBDIR+= p5-Class-Fields
SUBDIR+= p5-Class-Loader
SUBDIR+= p5-Class-ObjectTemplate
SUBDIR+= p5-Class-ReturnValue
diff --git a/doc/CHANGES b/doc/CHANGES
index 1acf1d09422..b2360436811 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4919 2004/02/20 04:07:53 minskim Exp $
+$NetBSD: CHANGES,v 1.4920 2004/02/20 04:15:53 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -932,3 +932,4 @@ Changes to the packages collection and infrastructure in 2004:
Added ed2k-gtk-gui-0.6.1 [minskim 2004-02-20]
Added p5-Carp-Assert-0.17 [minskim 2004-02-20]
Added p5-Class-Accessor-0.18 [minskim 2004-02-20]
+ Added p5-Class-Fields-0.201 [minskim 2004-02-20]