Release 0.10004
[p5sagit/Class-Accessor-Grouped.git] / Makefile.PL
index 726b26e..5ab82c5 100644 (file)
@@ -1,4 +1,3 @@
-# $Id$
 use strict;
 use warnings;
 use inc::Module::Install 1;
@@ -32,8 +31,7 @@ if (-e 'MANIFEST.SKIP') {
 
 auto_install;
 
-resources repository =>
-'http://dev.catalyst.perl.org/repos/bast/Class-Accessor-Grouped/trunk';
+resources repository => 'git://git.shadowcat.co.uk/p5sagit/Class-Accessor-Grouped.git';
 
 WriteAll;
 if ($Module::Install::AUTHOR) {