X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-REST.git;a=blobdiff_plain;f=Makefile.PL;h=6a8fdddb3d0df23ab2a40001a4bb1b426b454f96;hp=217efcc8ecc7f0016f1447e7e7604f398fcb6af9;hb=c1f005221e41d5f162a78e99f7a23f8a3fdc8b59;hpb=63d41fcd068cf0363892abd53d5b5bd892d985d8 diff --git a/Makefile.PL b/Makefile.PL index 217efcc..6a8fddd 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -65,7 +65,7 @@ if ($Module::Install::AUTHOR) { and die $!; } -repository 'http://github.com/bobtfish/catalyst-action-rest'; +repository 'git://git.shadowcat.co.uk/catagits/Catalyst-Action-REST.git'; WriteAll;