X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Engine-SCGI.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=5b8e71bd9b6610a9a5f5be98affd0e5b1943f7a5;hp=11fa173c5cf0a774835b4cd44a8240c0ee300d42;hb=5257c7c88f19c4cfa8f82e16c02490d3b0bd2b0a;hpb=9ca6d1009c33c822e92073368d38ea922c5a7ae8 diff --git a/Makefile.PL b/Makefile.PL index 11fa173..5b8e71b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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; +