From: Arthur Axel 'fREW' Schmidt Date: Thu, 25 Oct 2012 12:50:37 +0000 (-0500) Subject: migrate to git \o/ X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Authentication-Credential-OpenID.git;a=commitdiff_plain;h=HEAD migrate to git \o/ --- diff --git a/Makefile.PL b/Makefile.PL index 35a4b64..5397fb4 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -58,7 +58,7 @@ if ( $Module::Install::AUTHOR ) or die "Couldn't update the README"; } -resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Authentication-Credential-OpenID/'; +resources repository => 'git://git.shadowcat.co.uk/catagits/Catalyst-Authentication-Credential-OpenID.git'; WriteAll;