summaryrefslogtreecommitdiff
path: root/open-source-lorries/neon.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/neon.lorry')
-rw-r--r--open-source-lorries/neon.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/neon.lorry b/open-source-lorries/neon.lorry
index de8da33..d5c9763 100644
--- a/open-source-lorries/neon.lorry
+++ b/open-source-lorries/neon.lorry
@@ -2,6 +2,11 @@
"neon": {
"type": "svn",
"url": "http://svn.webdav.org/repos/projects/neon/",
- "layout": "standard"
+ "layout": "standard",
+ "description": "Obsolete (use neon-git)"
+ },
+ "neon-git": {
+ "type": "git",
+ "url": "https://github.com/notroj/neon.git"
}
}