summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20093
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 6258fbeaf24..5336150eac9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1173 2009/05/29 07:28:21 sno Exp $
+# $NetBSD: Makefile,v 1.1174 2009/05/29 07:36:44 sno Exp $
#
COMMENT= Development utilities
@@ -587,6 +587,7 @@ SUBDIR+= p5-File-Path
SUBDIR+= p5-File-Path-Expand
SUBDIR+= p5-File-PathConvert
SUBDIR+= p5-File-Policy
+SUBDIR+= p5-File-Save-Home
SUBDIR+= p5-File-ShareDir
SUBDIR+= p5-File-Slurp
SUBDIR+= p5-File-Temp
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 19ca692f5ca..a05f0c5aa45 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2105 2009/05/29 07:28:21 sno Exp $
+$NetBSD: CHANGES-2009,v 1.2106 2009/05/29 07:36:43 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -2800,3 +2800,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated devel/apache-maven to 2.1.0 [yyamano 2009-05-28]
Added devel/p5-Devel-Checklib version 0.6 [sno 2009-05-29]
Added devel/p5-String-PerlIdentifier version 0.05 [sno 2009-05-29]
+ Added devel/p5-File-Save-Home version 0.08 [sno 2009-05-29]