Update repository metadata.
[catagits/Catalyst-Authentication-Store-DBIx-Class.git] / Makefile.PL
index 696031e..1d8c028 100644 (file)
@@ -41,7 +41,7 @@ requires (  'Catalyst::Runtime'                 => 0,
 test_requires 'Test::More';
 
 auto_install;
-resources repository => 'http://dev.catalystframework.org/repos/Catalyst/trunk/Catalyst-Authentication-Store-DBIx-Class';
+resources repository => 'http://dev.catalystframework.org/repos/Catalyst/Catalyst-Authentication-Store-DBIx-Class';
 
 WriteAll;