summaryrefslogtreecommitdiff
path: root/open-source-lorries/six.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/six.lorry')
-rw-r--r--open-source-lorries/six.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/six.lorry b/open-source-lorries/six.lorry
index 3608c4e..252c9d6 100644
--- a/open-source-lorries/six.lorry
+++ b/open-source-lorries/six.lorry
@@ -1,6 +1,11 @@
{
"six": {
"type": "hg",
- "url": "http://bitbucket.org/gutworth/six"
+ "url": "http://bitbucket.org/gutworth/six",
+ "description": "Obsolete (use six-git)"
+ },
+ "six-git": {
+ "type": "git",
+ "url": "https://github.com/benjaminp/six.git"
}
}