update repository url
Justin Hunter [Wed, 30 Jun 2010 15:29:02 +0000 (15:29 +0000)]
Makefile.PL

index 0c30279..3912510 100644 (file)
@@ -16,6 +16,6 @@ requires 'MRO::Compat'       => '0.09';
 
 test_requires 'Test::More';
 
-resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Plugin-ConfigLoader/';
+resources repository => 'http://dev.catalystframework.org/repos/Catalyst/Catalyst-Plugin-ConfigLoader/trunk/';
 
 WriteAll;