Add repository resource to all the MI Makefile.PLs
[catagits/Catalyst-Engine-SCGI.git] / 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