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