From: Oskari Okko Ojala Date: Wed, 18 Jan 2012 09:11:00 +0000 (+0200) Subject: saved repo url X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=catagits%2FCatalyst-Controller-MovableType.git saved repo url --- 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")