X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=c70d005ec70ec1dc8307e749bd901a39540a32d6;hb=b07a006094e9ce7d0c4bb6f4b029fe9db13ad28a;hp=ac523a928c2d4df9dc7b1f28c3daef2bea7a8480;hpb=6033a7a84fccc8ccf3ba48e4c990ac7ece10097a;p=catagits%2FCatalyst-Authentication-Credential-OAuth.git diff --git a/Makefile.PL b/Makefile.PL index ac523a9..c70d005 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -14,7 +14,7 @@ requires 'namespace::autoclean'; test_requires 'Catalyst::Runtime'; test_requires 'Test::More'; -resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Authentication-Credential-OAuth/'; +resources repository => 'git://git.shadowcat.co.uk/catagits/Catalyst-Authentication-Credential-OAuth.git'; if ($Module::Install::AUTHOR) { system("pod2text lib/Catalyst/Authentication/Credential/OAuth.pm > README")