summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2010-11-14 20:43:14 +0000
committersno <sno>2010-11-14 20:43:14 +0000
commit64dafc88866abaed4d3e171d08aa32965a03f38c (patch)
tree6076d702c7895800eb1e66a870765e6c02da6a41
parent6269a86f6546f0bef0c1a952dfc6ae1b9f3a98df (diff)
downloadpkgsrc-64dafc88866abaed4d3e171d08aa32965a03f38c.tar.gz
Added devel/p5-File-ConfigDir version 0.004
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20103
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 98cb6d5871a..4e6447faa01 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1411 2010/11/04 17:54:12 ahoka Exp $
+# $NetBSD: Makefile,v 1.1412 2010/11/14 20:43:58 sno Exp $
#
COMMENT= Development utilities
@@ -650,6 +650,7 @@ SUBDIR+= p5-ExtUtils-XSpp
SUBDIR+= p5-File-BOM
SUBDIR+= p5-File-BaseDir
SUBDIR+= p5-File-ChangeNotify
+SUBDIR+= p5-File-ConfigDir
SUBDIR+= p5-File-DesktopEntry
SUBDIR+= p5-File-DirSync
SUBDIR+= p5-File-Find-Rule
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index bfd85a43c14..32a295c5b6a 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.3966 2010/11/14 15:20:17 minskim Exp $
+$NetBSD: CHANGES-2010,v 1.3967 2010/11/14 20:43:14 sno Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -5548,3 +5548,4 @@ Changes to the packages collection and infrastructure in 2010:
Updated net/p5-Net-SNMP to 5.2.0nb3 [bouyer 2010-11-13]
Updated www/nginx to 0.8.53 [joerg 2010-11-13]
Updated print/tex-amsmath-doc to 2.13nb1 [minskim 2010-11-14]
+ Added devel/p5-File-ConfigDir version 0.004 [sno 2010-11-14]