X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=cd8b295a45bac0b2fd89025f213ec808c4ab3747;hb=f41ab7571ecea4a28f3ed259e2dab0e12ad2cf45;hp=b39390b4de27887b5eac56c51e37ff8fee5a20d2;hpb=def65dcc8983843dd6da4a40e03ee6fbded2b69a;p=catagits%2FCatalyst-Action-REST.git diff --git a/Makefile.PL b/Makefile.PL index b39390b..cd8b295 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -43,7 +43,7 @@ feature 'XML::Simple (text/xml) support', auto_include; auto_install; -repository('http://github.com/hdp/catalyst-action-rest'); +repository 'http://github.com/bobtfish/catalyst-action-rest'; WriteAll;