add
[catagits/Catalyst-Engine-SCGI.git] / Makefile.PL
index 2546906..583db91 100644 (file)
@@ -6,7 +6,6 @@ requires SCGI           => 0;
 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/';
+resources repository => 'http://github.com/orlandov/Catalyst-Engine-SCGI';
 
-WriteAll;
\ No newline at end of file
+WriteAll;