]> git.vpit.fr Git - perl/modules/subs-auto.git/blobdiff - Makefile.PL
Point the repository to the gitweb instead of the bare repo
[perl/modules/subs-auto.git] / Makefile.PL
index 030031f74577665a35e56698d7d5247125759120..4a297c22cf7f5e6482658b2d795d65169854e2bc 100644 (file)
@@ -18,7 +18,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/modules/$dist.git",
  },
 );