[Catalyst-commits] r11604 - Catalyst-Plugin-Session-Store-File/trunk
    t0m at dev.catalyst.perl.org 
    t0m at dev.catalyst.perl.org
       
    Sat Oct 17 17:28:47 GMT 2009
    
    
  
Author: t0m
Date: 2009-10-17 17:28:45 +0000 (Sat, 17 Oct 2009)
New Revision: 11604
Modified:
   Catalyst-Plugin-Session-Store-File/trunk/Makefile.PL
Log:
All the other uris are at the top of trunk/tags dir, change this for consistency
Modified: Catalyst-Plugin-Session-Store-File/trunk/Makefile.PL
===================================================================
--- Catalyst-Plugin-Session-Store-File/trunk/Makefile.PL	2009-10-17 17:25:15 UTC (rev 11603)
+++ Catalyst-Plugin-Session-Store-File/trunk/Makefile.PL	2009-10-17 17:28:45 UTC (rev 11604)
@@ -18,6 +18,6 @@
 test_requires 'Test::More';
 
 auto_install;
-resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Session-Store-File/trunk/';
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Session-Store-File/';
 
 WriteAll;
    
    
More information about the Catalyst-commits
mailing list