]> git.vpit.fr Git - perl/modules/IPC-MorseSignals.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 fb9e42dc1d92d291d3a8c0cd731bebe8b2be8a7b..ce7623eb648cd16b3d00bafa1c67e1456ba44937 100644 (file)
@@ -40,7 +40,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",
  },
 );