From: Nicholas Clark Date: Wed, 26 Mar 2008 18:38:10 +0000 (+0000) Subject: Update makemeta to add the 3 official "resources" - homepage, license X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ec08ff806cb70a184db7ff25b978632f878170bc;p=p5sagit%2Fp5-mst-13.2.git Update makemeta to add the 3 official "resources" - homepage, license and bugtracker. p4raw-id: //depot/perl@33578 --- diff --git a/META.yml b/META.yml index 007df5c..c74a028 100644 --- a/META.yml +++ b/META.yml @@ -3,6 +3,10 @@ version: 5.011000 abstract: Practical Extraction and Report Language author: perl5-porters@perl.org license: perl +resources: + homepage: http://www.perl.org/ + bugtracker: http://rt.perl.org/perlbug/ + license: http://dev.perl.org/licenses/ distribution_type: core private: directory: diff --git a/Porting/makemeta b/Porting/makemeta index bfcc572..d12c7f6 100644 --- a/Porting/makemeta +++ b/Porting/makemeta @@ -43,6 +43,10 @@ version: $] abstract: Practical Extraction and Report Language author: perl5-porters\@perl.org license: perl +resources: + homepage: http://www.perl.org/ + bugtracker: http://rt.perl.org/perlbug/ + license: http://dev.perl.org/licenses/ distribution_type: core private: directory: