]> git.vpit.fr Git - perl/modules/Sub-Prototype-Util.git/blobdiff - Makefile.PL
Point the repository to the gitweb instead of the bare repo
[perl/modules/Sub-Prototype-Util.git] / Makefile.PL
index 4a8e2af96ee73e105ed28fe18f2978a06f7a4dc2..0198168adace38cbb0c7c532ce5f175f9b817885 100644 (file)
@@ -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/perl/modules/$dist.git",
+  repository => "http://git.profvince.com/?p=perl/modules/$dist.git",
  },
 );