Remove all the generated files from revision control. Add a MANIFEST.SKIP and a ...
[catagits/Catalyst-Engine-SCGI.git] / Makefile.PL
index 11fa173..5b8e71b 100644 (file)
@@ -5,6 +5,7 @@ all_from 'lib/Catalyst/Engine/SCGI.pm';
 requires Catalyst => '5.8';
 requires SCGI     => 0;
 
-resources repository => 'http://github.com/orlandov/Catalyst-Engine-SCGI';
+resources repository => 'catagits@jules.scsys.co.uk:Catalyst-Engine-SCGI';
 
 WriteAll;
+