Add repository resource to all the MI Makefile.PLs
t0m [Sat, 23 May 2009 11:09:06 +0000 (11:09 +0000)]
Makefile.PL

index 7b7e527..2546906 100755 (executable)
@@ -7,4 +7,6 @@ name 'Catalyst-Engine-SCGI';
 all_from 'lib/Catalyst/Engine/SCGI.pm';
 
 auto_install;
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Engine-SCGI/trunk/';
+
 WriteAll;
\ No newline at end of file