]> git.vpit.fr Git - perl/modules/B-RecDeparse.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:06 +0000 (00:53 +0200)
Makefile.PL

index c481f618ec96cf4c747ae545e9c3c02af6b0bbc7..d03a1ac9adbe447c8e06646234ae5f94f2fb4b21 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",
  },
 );