X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=923bb84941167e5a46d3a6985ffff736959778c8;hb=af0b63b7a436c402a82c132f1851f61cabc0308c;hp=d9919175ebe9afecc81ed5ef17da88866b16fb5c;hpb=323122601d6107a28712ed6c41ca2fff5812f40e;p=catagits%2FCatalyst-Controller-MovableType.git diff --git a/Makefile.PL b/Makefile.PL index d991917..923bb84 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -20,7 +20,7 @@ author_requires 'Test::Pod' => '1.14'; author_tests 't/author'; -resources repository => 'git://somewhere.com/myproject.git'; +resources repository => 'ssh://catagits@git.shadowcat.co.uk/Catalyst-Controller-MovableType.git'; if ($Module::Install::AUTHOR) { system("pod2text lib/Catalyst/Controller/MovableType.pm > README")