Add repository resource to all the MI Makefile.PLs
[catagits/Catalyst-Authentication-Store-DBIx-Class.git] / Makefile.PL
index 285b050..7c22ea0 100644 (file)
@@ -41,5 +41,7 @@ requires (  'Catalyst::Runtime'                 => 0,
 test_requires 'Test::More';
 
 auto_install;
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Authentication-Store-DBIx-Class/';
+
 WriteAll;