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=2546906bc36b17d40a48a5d2a372d5a29a6af9c6;hp=7b7e527ce3bb48fdff3dc144950ed3591c3e36f0;hb=4a1fdd64046a7556d527b80010948ef0e8eec597;hpb=77f6ae26c3110235f3850f841484914d3853b8b2 diff --git a/Makefile.PL b/Makefile.PL index 7b7e527..2546906 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -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