X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=dc912f4f6ac922d613ce8e22d202aaa455f3b79d;hb=a6a8f29d3a4b04fc10e12e522380f0a1f8016a04;hp=1c9b5649e2cf967709d2ff8197ef9bf37ff74d1a;hpb=62534b1b4eb2c8f2ab4208768f6924c25eb80e7b;p=catagits%2FCatalyst-Authentication-Store-LDAP.git diff --git a/Makefile.PL b/Makefile.PL index 1c9b564..dc912f4 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -15,7 +15,7 @@ build_requires('Test::More'); build_requires('Test::MockObject'); build_requires('Test::Exception'); -resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Authentication-Store-LDAP/trunk/'; +resources repository => 'git://git.shadowcat.co.uk/catagits/Catalyst-Authentication-Store-LDAP.git'; if ($Module::Install::AUTHOR) { system("pod2text lib/Catalyst/Authentication/Store/LDAP.pm > README")