Change repos metadata to make catgit master
Tomas Doran [Sun, 10 Jan 2010 18:21:27 +0000 (18:21 +0000)]
Makefile.PL

index 217efcc..6a8fddd 100644 (file)
@@ -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;