From: Dan Book Date: Sat, 14 Nov 2015 01:36:41 +0000 (-0500) Subject: add web url X-Git-Tag: v0.003~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FDOM-Tiny.git;a=commitdiff_plain;h=b53027cbe10a6c4295ae9d1faaa8b3ff56b54caf add web url --- diff --git a/META.json b/META.json index d9fd59a..682ac7e 100644 --- a/META.json +++ b/META.json @@ -72,7 +72,8 @@ "resources" : { "repository" : { "type" : "git", - "url" : "git://git.shadowcat.co.uk/catagits/DOM-Tiny.git" + "url" : "git://git.shadowcat.co.uk/catagits/DOM-Tiny.git", + "web" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/DOM-Tiny.git" } }, "version" : "0.003", diff --git a/dist.ini b/dist.ini index 8a0ccde..6d9fc6b 100644 --- a/dist.ini +++ b/dist.ini @@ -12,6 +12,7 @@ pod_tests = 1 [MetaResources] repository.type = git repository.url = git://git.shadowcat.co.uk/catagits/DOM-Tiny.git +repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/DOM-Tiny.git [MetaNoIndex] package = DOM::Tiny::_Collection