summaryrefslogtreecommitdiff
path: root/open-source-lorries/cxmanage.lorry
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-06-06 14:29:21 +0100
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-06-06 14:29:21 +0100
commit96f4e2129e6efbdab6d9576706e55aa192556cee (patch)
tree653331eefcb60b48e2dfbc70aea1b1f4ccc33a6e /open-source-lorries/cxmanage.lorry
parentfdb856079f0af4c64abc7c740f848c60e1db7d79 (diff)
downloadlorries-96f4e2129e6efbdab6d9576706e55aa192556cee.tar.gz
Fix syntax error in cxmanage.lorry
Diffstat (limited to 'open-source-lorries/cxmanage.lorry')
-rw-r--r--open-source-lorries/cxmanage.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/cxmanage.lorry b/open-source-lorries/cxmanage.lorry
index 45c5886..f1dda7d 100644
--- a/open-source-lorries/cxmanage.lorry
+++ b/open-source-lorries/cxmanage.lorry
@@ -1,6 +1,6 @@
{
"cxmanage": {
- "type: "git",
+ "type": "git",
"url": "git://sources.calxeda.com/cxmanage.git"
}
}