[Catalyst-commits] r11596 - Catalyst-Plugin-Session-Store-DBI/trunk
rafl at dev.catalyst.perl.org
rafl at dev.catalyst.perl.org
Sat Oct 17 16:51:11 GMT 2009
Author: rafl
Date: 2009-10-17 16:51:11 +0000 (Sat, 17 Oct 2009)
New Revision: 11596
Modified:
Catalyst-Plugin-Session-Store-DBI/trunk/Makefile.PL
Log:
Fix repo url.
Modified: Catalyst-Plugin-Session-Store-DBI/trunk/Makefile.PL
===================================================================
--- Catalyst-Plugin-Session-Store-DBI/trunk/Makefile.PL 2009-10-17 16:51:02 UTC (rev 11595)
+++ Catalyst-Plugin-Session-Store-DBI/trunk/Makefile.PL 2009-10-17 16:51:11 UTC (rev 11596)
@@ -12,6 +12,6 @@
requires 'MRO::Compat';
auto_install;
-resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Plugin-Session-Store-DBI/';
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Session-Store-DBI/';
WriteAll;
More information about the Catalyst-commits
mailing list