summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-20 04:07:53 +0000
committerminskim <minskim>2004-02-20 04:07:53 +0000
commit8802aec737921b52d89a65750e65179da6a4b4db (patch)
tree3fcb1a44c2cd7ace5ad5bbec999e8a2646d173aa
parent79994b9b36a17f7579e8c701a7b92dcc60e55e31 (diff)
downloadpkgsrc-8802aec737921b52d89a65750e65179da6a4b4db.tar.gz
Add and enable p5-Class-Accessor.
-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 9b3f9d39e27..87fed98a800 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.461 2004/02/20 03:58:00 minskim Exp $
+# $NetBSD: Makefile,v 1.462 2004/02/20 04:07:53 minskim Exp $
#
COMMENT= Development utilities
@@ -258,6 +258,7 @@ SUBDIR+= p5-BSD-Resource
SUBDIR+= p5-Bit-Vector
SUBDIR+= p5-Cache-Cache
SUBDIR+= p5-Carp-Assert
+SUBDIR+= p5-Class-Accessor
SUBDIR+= p5-Class-Container
SUBDIR+= p5-Class-Data-Inheritable
SUBDIR+= p5-Class-Loader
diff --git a/doc/CHANGES b/doc/CHANGES
index cdac19a2b0f..1acf1d09422 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4918 2004/02/20 03:58:00 minskim Exp $
+$NetBSD: CHANGES,v 1.4919 2004/02/20 04:07:53 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -931,3 +931,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated cpuflags to 0.62 [dan 2004-02-20]
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]