summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-01-29 09:28:16 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-01-29 09:29:58 +0000
commit5b3b392addbbabf74f2c021d3e3f09c5b0466781 (patch)
tree4f2c88dd831bdf6ef53a5a2565117227ebd94290
parent31ef4e17657ce7a0c5a7193a73c3d21175553ef1 (diff)
downloadlorries-5b3b392addbbabf74f2c021d3e3f09c5b0466781.tar.gz
Add a git-based lorry for groff
-rw-r--r--open-source-lorries/groff-git.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/groff-git.lorry b/open-source-lorries/groff-git.lorry
new file mode 100644
index 0000000..b69c119
--- /dev/null
+++ b/open-source-lorries/groff-git.lorry
@@ -0,0 +1,6 @@
+{
+ "groff-git": {
+ "type": "git",
+ "url": "git://git.savannah.gnu.org/groff.git"
+ }
+}