diff options
author | sno <sno@pkgsrc.org> | 2009-05-29 08:14:53 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-05-29 08:14:53 +0000 |
commit | d2c4402c6c18d2b564117bfbb11da185b22f3d92 (patch) | |
tree | e5b57441cc6c39e8072dddb085d1e597e58ee011 | |
parent | ed7eb4eb2d59854d8631072ccd5e2189a1077d3b (diff) | |
download | pkgsrc-d2c4402c6c18d2b564117bfbb11da185b22f3d92.tar.gz |
Added devel/p5-File-Find-Rule-Permissions version 2.0
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES-2009 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index b3ccbf093fd..34ee62a47ef 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1177 2009/05/29 08:10:08 sno Exp $ +# $NetBSD: Makefile,v 1.1178 2009/05/29 08:14:53 sno Exp $ # COMMENT= Development utilities @@ -578,6 +578,7 @@ SUBDIR+= p5-File-DesktopEntry SUBDIR+= p5-File-DirSync SUBDIR+= p5-File-Find-Rule SUBDIR+= p5-File-Find-Rule-PPI +SUBDIR+= p5-File-Find-Rule-Permissions SUBDIR+= p5-File-Flat SUBDIR+= p5-File-FlockDir SUBDIR+= p5-File-HomeDir diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index ebf953d18f9..6c00a61fee2 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.2110 2009/05/29 08:13:59 obache Exp $ +$NetBSD: CHANGES-2009,v 1.2111 2009/05/29 08:14:53 sno Exp $ Changes to the packages collection and infrastructure in 2009: @@ -2805,3 +2805,4 @@ Changes to the packages collection and infrastructure in 2009: Added devel/p5-File-Find-Rule-PPI version 0.05 [sno 2009-05-29] Added devel/p5-Devel-CheckOS version 1.61 [sno 2009-05-29] Updated databases/lua-tokyocabinet to 1.7 [obache 2009-05-29] + Added devel/p5-File-Find-Rule-Permissions version 2.0 [sno 2009-05-29] |