From: Arthur Axel 'fREW' Schmidt Date: Tue, 23 Aug 2011 23:54:14 +0000 (-0500) Subject: convert repository to git X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Authentication-Credential-FBConnect.git;a=commitdiff_plain;h=ad0d1a4a38e0932693236539d81ba3c2708cebf7 convert repository to git --- diff --git a/Changes b/Changes index fffaf42..f14f98d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for Catalyst::Authentication::Credential::FBConnect + convert repository to git (fREW Schmidt) 0.01 Tue July 08 17:17 2009 - original version + original version diff --git a/Makefile.PL b/Makefile.PL index f149c00..39253a8 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,5 +13,6 @@ build_requires 'Test::WWW::Mechanize::Catalyst'; build_requires 'Test::More'; build_requires 'ok'; +resources repository 'git://git.shadowcat.co.uk/catagits/Catalyst-Authentication-Credential-FBConnect.git', WriteAll();