Changing the repository metadata when you move something is a good plan. And I didn...
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Makefile.PL
index fd19e82..5fbce0d 100644 (file)
@@ -12,7 +12,7 @@ test_requires 'Moose';
 test_requires 'Test::More';
 
 auto_install;
-resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Plugin-Session-State-Cookie/';
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Session-State-Cookie/trunk/';
 
 if ($Module::Install::AUTHOR) {
     system("pod2text lib/Catalyst/Plugin/Session/State/Cookie.pm > README")