diff options
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/makemeta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/makemeta b/Porting/makemeta index e1a95adccd..bfcc572721 100644 --- a/Porting/makemeta +++ b/Porting/makemeta @@ -40,7 +40,7 @@ open my $fh, ">$file" or die "Can't open $file: $!"; print $fh <<"EOI"; name: perl version: $] -abstract: Practical Extraction and Reporting Language +abstract: Practical Extraction and Report Language author: perl5-porters\@perl.org license: perl distribution_type: core |