summaryrefslogtreecommitdiff
path: root/open-source-lorries/scons.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/scons.lorry')
-rw-r--r--open-source-lorries/scons.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/scons.lorry b/open-source-lorries/scons.lorry
index 367271f..841737e 100644
--- a/open-source-lorries/scons.lorry
+++ b/open-source-lorries/scons.lorry
@@ -1,6 +1,11 @@
{
"scons": {
"type": "hg",
- "url": "https://bitbucket.org/scons/scons"
+ "url": "https://bitbucket.org/scons/scons",
+ "description": "Obsolete (use scons-git)"
+ },
+ "scons-git": {
+ "type": "git",
+ "url": "https://github.com/SCons/scons.git"
}
}