]> git.vpit.fr Git - perl/modules/Linux-SysInfo.git/commitdiff
Point the repository to the gitweb instead of the bare repo
authorVincent Pit <vince@profvince.com>
Thu, 16 Apr 2009 22:43:53 +0000 (00:43 +0200)
committerVincent Pit <vince@profvince.com>
Thu, 16 Apr 2009 22:53:07 +0000 (00:53 +0200)
Makefile.PL

index f6d5a8d09d1b1109a2fe00b72282ba208fb74f70..8579e58fbfb37d95af2f2e31ef58d13e618fe398 100644 (file)
@@ -20,7 +20,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",
  },
 );