X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=90cf373092b47adc033393fcae8ead4424285bbc;hb=efdd31ea6fbfd1f16a56a47f8039a8934ba9d6e8;hp=52d7c995507aeec89898e824d8a0e563abed8281;hpb=bef49d7575c2fbec89f2dc9aa99ca5b6820929b3;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/Makefile.PL b/Makefile.PL index 52d7c99..90cf373 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -60,7 +60,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", }, );