add the web git repo information
[p5sagit/strictures.git] / Makefile.PL
index 2704d2b..958347e 100644 (file)
@@ -12,6 +12,7 @@ WriteMakefile(
     resources => {
       # r/w: p5sagit@git.shadowcat.co.uk:strictures.git
       repository => 'git://git.shadowcat.co.uk/p5sagit/strictures.git',
+      homepage => 'http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/strictures.git',
     },
   },
 );