summaryrefslogtreecommitdiff
path: root/open-source-lorries/sloccount.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/sloccount.lorry')
-rw-r--r--open-source-lorries/sloccount.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/sloccount.lorry b/open-source-lorries/sloccount.lorry
index 69e3c39..01285f5 100644
--- a/open-source-lorries/sloccount.lorry
+++ b/open-source-lorries/sloccount.lorry
@@ -2,6 +2,11 @@
"sloccount": {
"type": "svn",
"url": "svn://svn.code.sf.net/p/sloccount/code/",
- "layout": "standard"
+ "layout": "standard",
+ "description": "Obsolete (use sloccount-git)"
+ },
+ "sloccount-git": {
+ "type": "git",
+ "url": "https://git.code.sf.net/p/sloccount/code"
}
}