fixed typo (link) (from mauke)
[catagits/Catalyst-Manual.git] / Makefile.PL
index 9073049..e6d337c 100644 (file)
@@ -18,7 +18,8 @@ author_requires 'Test::Pod::Coverage' => '1.04';
 author_tests 't/author';
 
 auto_install;
-resources repository => 'git://git.shadowcat.co.uk/catagits/Catalyst-Runtime.git';
 
-WriteAll;
+# r/w: catagits@git.shadowcat.co.uk:Catalyst-Manual.git
+resources repository => 'git://git.shadowcat.co.uk/catagits/Catalyst-Manual.git';
 
+WriteAll;