Change repos metadata to git
Tomas Doran [Mon, 28 Feb 2011 19:41:54 +0000 (19:41 +0000)]
Makefile.PL

index 6935b7c..4a71977 100644 (file)
@@ -88,7 +88,7 @@ resources(
     'IRC'         => 'irc://irc.perl.org/#catalyst',
     'license',    => 'http://dev.perl.org/licenses/',
     'homepage',   => 'http://dev.catalyst.perl.org/',
-    'repository', => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Runtime/',
+    'repository', => 'git://git.shadowcat.co.uk/catagits/Catalyst-Runtime.git',
 );
 
 install_script glob('script/*.pl');