]> git.vpit.fr Git - perl/modules/Acme-CPANAuthors-You-re_using.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:52:20 +0000 (00:52 +0200)
Makefile.PL

index 1bc758233ae3fc65b1f4f166373a07ab4c3d1404..e0922253e3ef0020b8dfc2af26ec7ab3c38f14dd 100644 (file)
@@ -17,7 +17,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",
  },
 );