projects
/
p5sagit/Class-Accessor-Grouped.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
341239e
)
fix repo url
origin/master
Arthur Axel 'fREW' Schmidt [Sat, 16 Apr 2011 21:01:04 +0000 (16:01 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
726b26e
..
7a29932
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-32,8
+32,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) {