Add repository resource to all the MI Makefile.PLs
[catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git] / Makefile.PL
index 3cb0387..f21894d 100644 (file)
@@ -11,5 +11,7 @@ build_requires 'Test::MockObject';
 build_requires 'Test::Exception';
 
 auto_install;
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Authentication-Credential-HTTP-Proxy/1.000/trunk/';
+
 WriteAll;