Fix repos layout v0.13
Tomas Doran [Sat, 23 May 2009 10:56:27 +0000 (10:56 +0000)]
Makefile.PL

index eee93b8..abb104c 100644 (file)
@@ -31,6 +31,8 @@ build_requires  "Net::DNS"             => undef;
 build_requires  "IO::Socket::INET"     => undef;
 
 auto_install;
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Authentication-Credential-OpenID/0.13/';
+
 WriteAll;
 
 __END__