summaryrefslogtreecommitdiff
path: root/open-source-lorries/nohands.lorry
blob: d762702a397009add9758157168d358bb5efbfa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "nohands": {
        "type": "svn",
        "url": "https://svn.code.sf.net/p/nohands/code/",
        "layout": "standard",
        "refspecs": [
            "+refs/tags/*",
	    "+refs/heads/*"
	],
        "description": "Obsolete"
    }
}