projects
/
gitmo/Role-Tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f52b982
)
fix link to repo
Toby Inkster [Fri, 5 Oct 2012 13:38:11 +0000 (14:38 +0100)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
7628592
..
e5a5818
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-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',
},
},