]> git.vpit.fr Git - perl/modules/Regexp-Wildcards.git/blobdiff - Makefile.PL
Point the repository to the gitweb instead of the bare repo
[perl/modules/Regexp-Wildcards.git] / Makefile.PL
index 2a39eb8f6becc027c9e0e0e8db74b394b9df0155..3b5cc44c13bb9ff04a3688ff5addb4489dc7ca4f 100644 (file)
@@ -16,7 +16,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",
  },
 );