summaryrefslogtreecommitdiff
path: root/open-source-lorries/make.lorry
blob: 2a70762369aad81a2a4f14d9dcc209619529444d (plain)
1
2
3
4
5
6
7
8
9
10
{
    "make": {
        "type": "bzr",
        "url": "lp:make"
    },
    "make-git": {
        "type": "git",
        "url": "https://git.savannah.gnu.org/git/make.git"
    }
}