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 32b71c4795a..b9f58ef61c7 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.734 2006/02/21 17:30:52 drochner Exp $
+# $NetBSD: Makefile,v 1.735 2006/02/25 00:29:25 minskim Exp $
#
COMMENT= Development utilities
@@ -456,6 +456,7 @@ SUBDIR+= p5-Params-Validate
SUBDIR+= p5-Parse-RecDescent
SUBDIR+= p5-Parse-Yapp
SUBDIR+= p5-PatchReader
+SUBDIR+= p5-PathTools
SUBDIR+= p5-Perl-Tidy
SUBDIR+= p5-PerlIO-eol
SUBDIR+= p5-PerlIO-via-dynamic
diff --git a/doc/CHANGES b/doc/CHANGES
index 5e0f684d5f6..3b8179247c9 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.13077 2006/02/24 23:08:33 heinz Exp $
+$NetBSD: CHANGES,v 1.13078 2006/02/25 00:29:24 minskim Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -1218,3 +1218,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated math/qalculate-units to 0.9.0 [adam 2006-02-24]
Updated x11/kdebase3 to 3.5.1nb3 [wiz 2006-02-24]
Added mail/p5-Mail-DKIM version 0.14 [heinz 2006-02-24]
+ Added devel/p5-PathTools version 3.12 [minskim 2006-02-25]