[Catalyst-commits] r13375 - Catalyst-Plugin-ConfigLoader/trunk
    arcanez at dev.catalyst.perl.org 
    arcanez at dev.catalyst.perl.org
       
    Wed Jun 30 15:29:02 GMT 2010
    
    
  
Author: arcanez
Date: 2010-06-30 16:29:02 +0100 (Wed, 30 Jun 2010)
New Revision: 13375
Modified:
   Catalyst-Plugin-ConfigLoader/trunk/Makefile.PL
Log:
update repository url
Modified: Catalyst-Plugin-ConfigLoader/trunk/Makefile.PL
===================================================================
--- Catalyst-Plugin-ConfigLoader/trunk/Makefile.PL	2010-06-30 15:20:33 UTC (rev 13374)
+++ Catalyst-Plugin-ConfigLoader/trunk/Makefile.PL	2010-06-30 15:29:02 UTC (rev 13375)
@@ -16,6 +16,6 @@
 
 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;
    
    
More information about the Catalyst-commits
mailing list