diff options
Diffstat (limited to 'open-source-lorries/libyaml-hg.lorry')
-rw-r--r-- | open-source-lorries/libyaml-hg.lorry | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/open-source-lorries/libyaml-hg.lorry b/open-source-lorries/libyaml-hg.lorry index 3bf7471..00bdd29 100644 --- a/open-source-lorries/libyaml-hg.lorry +++ b/open-source-lorries/libyaml-hg.lorry @@ -1,6 +1,7 @@ { "libyaml-hg": { "type": "hg", - "url": "http://bitbucket.org/xi/libyaml" + "url": "http://bitbucket.org/xi/libyaml", + "description": "Obsolete (use libyaml-git)" } } |