]> git.vpit.fr Git - perl/modules/rgit.git/blobdiff - Makefile.PL
Point the repository to the gitweb instead of the bare repo
[perl/modules/rgit.git] / Makefile.PL
index ef489917b59408de7c73da224a11b33d2f655bc9..d11ae44dde6908744a2d9ac1b36caf877246f028 100644 (file)
@@ -24,7 +24,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",
  },
 );