X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Makefile.PL;h=e6d337c8c153855e5b5bb7d69da85ddcfb439fa6;hp=31fe5af8d9b43e72e71b63a13853955c790c2069;hb=3f60663db5785414c07f209ed82b090762f0a9b7;hpb=d302068ec00e1be1a4d10bee15a14e8098f488d5 diff --git a/Makefile.PL b/Makefile.PL index 31fe5af..e6d337c 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -18,6 +18,8 @@ author_requires 'Test::Pod::Coverage' => '1.04'; author_tests 't/author'; auto_install; + +# r/w: catagits@git.shadowcat.co.uk:Catalyst-Manual.git resources repository => 'git://git.shadowcat.co.uk/catagits/Catalyst-Manual.git'; WriteAll;