summaryrefslogtreecommitdiff
path: root/Porting/Maintainers.pl
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-10-02 17:21:16 +0100
committerNicholas Clark <nick@ccl4.org>2009-10-02 17:21:16 +0100
commit2f94c979cb4eba6cfd7929c6ee378478f91fb550 (patch)
tree59db8334f4123b827c5942ab50007441b48cd40a /Porting/Maintainers.pl
parenta9ddcb5ded01c01d3a9c527d5ad650f8a5a0c91a (diff)
downloadperl-2f94c979cb4eba6cfd7929c6ee378478f91fb550.tar.gz
Move Time::Piece from ext/ to cpan/
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 69dce33467..dc1477873e 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1605,7 +1605,7 @@ use File::Glob qw(:case);
{
'MAINTAINER' => 'msergeant',
'DISTRIBUTION' => 'MSERGEANT/Time-Piece-1.15.tar.gz',
- 'FILES' => q[ext/Time-Piece],
+ 'FILES' => q[cpan/Time-Piece],
'CPAN' => 1,
'UPSTREAM' => undef,
},