change repository link to git repo
Rafael Kitover [Fri, 20 May 2011 14:45:53 +0000 (10:45 -0400)]
Makefile.PL

index 4a0604f..d62f1e8 100644 (file)
@@ -43,7 +43,8 @@ realclean_files 'README';
 
 auto_provides;
 auto_install;
+
 resources repository =>
-    'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Model-DBIC-Schema/';
+    'git://git.shadowcat.co.uk/catagits/Catalyst-Model-DBIC-Schema.git';
 
 WriteAll;