summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-08 23:20:03 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:13 +0100
commit55430e3d788b081362bcbef7f83ff7fe41ffd5a2 (patch)
tree62dffd645036c728298e951d4fa915544a50a08a
parentc542b40747d75342b270e293f002d3a561670133 (diff)
downloadlorries-55430e3d788b081362bcbef7f83ff7fe41ffd5a2.tar.gz
Update mirroring of distcc
distcc moved from Google Code to GitHub, and we already have a mirror of the new repository. Mark the old mirror as obsolete.
-rw-r--r--open-source-lorries/distcc.lorry3
1 files changed, 2 insertions, 1 deletions
diff --git a/open-source-lorries/distcc.lorry b/open-source-lorries/distcc.lorry
index 45fb87b..9fa00af 100644
--- a/open-source-lorries/distcc.lorry
+++ b/open-source-lorries/distcc.lorry
@@ -2,6 +2,7 @@
"distcc": {
"type": "svn",
"url": "http://distcc.googlecode.com/svn",
- "layout": "standard"
+ "layout": "standard",
+ "description": "Obsolete (use distcc-git)"
}
}