X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=fe8c5ca1f2face4c4db319a59381f440199ee799;hb=4426de02bf958eb75c90d5fc8bf905f6fb079fcb;hp=0198168adace38cbb0c7c532ce5f175f9b817885;hpb=a278f444637c3c07d8c8785ba4c1936654c9a117;p=perl%2Fmodules%2FSub-Prototype-Util.git diff --git a/Makefile.PL b/Makefile.PL index 0198168..fe8c5ca 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -19,7 +19,7 @@ my %META = ( bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist", homepage => "http://search.cpan.org/dist/$dist/", license => 'http://dev.perl.org/licenses/', - repository => "http://git.profvince.com/?p=perl/modules/$dist.git", + repository => "http://git.profvince.com/?p=perl%2Fmodules%2F$dist.git", }, );