moving repository to https://github.com/moose/Role-Tiny
Graham Knop [Tue, 29 Apr 2014 03:21:38 +0000 (23:21 -0400)]
Makefile.PL

index c8b32fd..72ad81e 100644 (file)
@@ -29,10 +29,9 @@ my %META = (
     } },
   },
   resources => {
-    # r/w: gitmo@git.shadowcat.co.uk:Role-Tiny.git
     repository => {
-      url => 'git://git.shadowcat.co.uk/gitmo/Role-Tiny.git',
-      web => 'http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Role-Tiny.git',
+      url => 'git://github.com/moose/Role-Tiny.git',
+      web => 'https://github.com/moose/Role-Tiny',
       type => 'git',
     },
     bugtracker => {