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