Add repos info
Tomas Doran [Tue, 27 Sep 2011 14:40:56 +0000 (15:40 +0100)]
Makefile.PL

index fbadb27..a80495a 100644 (file)
@@ -22,7 +22,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-HelpText';
 
 if ($Module::Install::AUTHOR) {
     system("pod2text lib/CatalystX/HelpText.pm > README")