summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-20 04:21:21 +0000
committerminskim <minskim>2004-02-20 04:21:21 +0000
commit5de77a046438c5feda8f4d0d87fa5448e47abe75 (patch)
tree8a856722776f2d53131d4aca9ea06e8ed7d14e1f
parenta64f5e522298c87a17f275b375c36e53522770a5 (diff)
downloadpkgsrc-5de77a046438c5feda8f4d0d87fa5448e47abe75.tar.gz
Add and enable p5-Class-Trigger.
-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 6d83dec836a..85af5438f30 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.463 2004/02/20 04:15:53 minskim Exp $
+# $NetBSD: Makefile,v 1.464 2004/02/20 04:21:21 minskim Exp $
#
COMMENT= Development utilities
@@ -265,6 +265,7 @@ SUBDIR+= p5-Class-Fields
SUBDIR+= p5-Class-Loader
SUBDIR+= p5-Class-ObjectTemplate
SUBDIR+= p5-Class-ReturnValue
+SUBDIR+= p5-Class-Trigger
SUBDIR+= p5-Compress-Zlib
SUBDIR+= p5-Config-General
SUBDIR+= p5-Config-IniFiles
diff --git a/doc/CHANGES b/doc/CHANGES
index b2360436811..d1b229b1f6d 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4920 2004/02/20 04:15:53 minskim Exp $
+$NetBSD: CHANGES,v 1.4921 2004/02/20 04:21:21 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -933,3 +933,4 @@ Changes to the packages collection and infrastructure in 2004:
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]
+ Added p5-Class-Trigger-0.08 [minskim 2004-02-20]