diff options
-rw-r--r-- | open-source-lorries/enchant.lorry | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/open-source-lorries/enchant.lorry b/open-source-lorries/enchant.lorry index bb699a1..31427e4 100644 --- a/open-source-lorries/enchant.lorry +++ b/open-source-lorries/enchant.lorry @@ -1,7 +1,6 @@ { "enchant": { - "type": "svn", - "url": "http://svn.abisource.com/enchant/", - "layout": "standard" + "type": "git", + "url": "https://github.com/AbiWord/enchant.git" } } |