X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Makefile.PL;h=e6d337c8c153855e5b5bb7d69da85ddcfb439fa6;hp=c64d99bffd975ad6555e2920d904ee5d3874226a;hb=5c54246469897ee27cfe64e5d1bbd0b541197379;hpb=adb0550a261872e52c0c135273249c8b32445a11 diff --git a/Makefile.PL b/Makefile.PL index c64d99b..e6d337c 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -18,7 +18,8 @@ author_requires 'Test::Pod::Coverage' => '1.04'; author_tests 't/author'; auto_install; -resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Manual/5.80/trunk/'; -WriteAll; +# r/w: catagits@git.shadowcat.co.uk:Catalyst-Manual.git +resources repository => 'git://git.shadowcat.co.uk/catagits/Catalyst-Manual.git'; +WriteAll;