diff options
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 1ea8ff2eda..28ced9541f 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -191,7 +191,7 @@ package Maintainers; 'Compress::Raw::Zlib' => { 'MAINTAINER' => 'pmqs', - 'FILES' => q[ext/Compress/Raw], + 'FILES' => q[ext/Compress-Raw-Zlib], 'CPAN' => 1, 'UPSTREAM' => undef, }, |