Add repository resource to all the MI Makefile.PLs
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / Makefile.PL
index 5b81684..8fe806a 100644 (file)
@@ -11,4 +11,6 @@ requires 'Crypt::PasswdMD5';
 build_requires 'Test::WWW::Mechanize::Catalyst';
 build_requires 'Test::use::ok';
 
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Authentication-Store-Htpasswd/1.000/trunk/';
+
 WriteAll;