Fix repos
Tomas Doran [Fri, 4 May 2012 15:13:15 +0000 (16:13 +0100)]
Makefile.PL

index 83a14de..66ffb73 100644 (file)
@@ -21,7 +21,7 @@ author_requires 'Test::Pod' => '1.14';
 
 author_tests 't/author';
 
-resources repository => 'git://somewhere.com/myproject.git';
+resources repository => 'git://git.shadowcat.co.uk/catagits/CatalystX-Script-Server-Starman.git';
 
 if ($Module::Install::AUTHOR) {
     system("pod2text lib/CatalystX/Script/Server/Starman.pm > README")