X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=783f42decdddd093e4816094292e105f90e1b04e;hb=1aad3f7308aca0c106a6558bdc417aa35f69d7f2;hp=f6d5a8d09d1b1109a2fe00b72282ba208fb74f70;hpb=624a07ec0df20496fd4254857c063bf0fa56ecf7;p=perl%2Fmodules%2FLinux-SysInfo.git diff --git a/Makefile.PL b/Makefile.PL index f6d5a8d..783f42d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -20,7 +20,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/perl/modules/$dist.git", + repository => "http://git.profvince.com/?p=perl%2Fmodules%2F$dist.git", }, );