]> git.vpit.fr Git - perl/modules/Variable-Magic.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:55:04 +0000 (00:55 +0200)
Makefile.PL

index 8e0a44289443ea25717f037bfc3138b117790352..52d7c995507aeec89898e824d8a0e563abed8281 100644 (file)
@@ -60,7 +60,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",
  },
 );