summaryrefslogtreecommitdiff
path: root/lorries.old/netpbm.lorry
blob: c88bb0d60427762140bf8b0558008a078c9eb6f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "netpbm": {
        "type": "svn",
        "url": "https://netpbm.svn.sourceforge.net/svnroot/netpbm",
        "layout": {
            "trunk": "trunk",
            "branches": "{advanced,stable,super_stable}",
            "tags": "release_number/*"
        }
    }
}