]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - Makefile.PL
Point the repository to the gitweb instead of the bare repo
[perl/modules/indirect.git] / Makefile.PL
index d97f16f35d132868138192e732be3034505a064b..f1332ecf1c8cab287ad4b6600ecad3aff1840e50 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",
  },
 );