fix link to repo
[gitmo/Role-Tiny.git] / Makefile.PL
index 7628592..e5a5818 100644 (file)
@@ -24,7 +24,7 @@ WriteMakefile(
   META_ADD => {
     resources => {
       # r/w: gitmo@git.shadowcat.co.uk:Role-Tiny.git
-      repository => 'git://git.shadowcat.co.uk/Role-Tiny.git',
+      repository => 'git://git.shadowcat.co.uk/gitmo/Role-Tiny.git',
     },
   },