migrate to git \o/ master
Arthur Axel 'fREW' Schmidt [Thu, 25 Oct 2012 12:50:37 +0000 (07:50 -0500)]
Makefile.PL

index 35a4b64..5397fb4 100644 (file)
@@ -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;