convert repository to git master
Arthur Axel 'fREW' Schmidt [Tue, 23 Aug 2011 23:54:14 +0000 (18:54 -0500)]
Changes
Makefile.PL

diff --git a/Changes b/Changes
index fffaf42..f14f98d 100644 (file)
--- 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
index f149c00..39253a8 100644 (file)
@@ -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();