summaryrefslogtreecommitdiff
path: root/open-source-lorries/enchant.lorry
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-16 18:43:30 +0900
committerBaserock Gerrit <gerrit@baserock.org>2015-10-18 16:37:16 +0000
commit36cff04410fbc087a7d4b3b0f34717a9eeae668d (patch)
treec9d8990160f3d292019522e4df9831cd71763046 /open-source-lorries/enchant.lorry
parentd34e4310fa444a2d2636e22cec2b2ab41eddc325 (diff)
downloadlorries-36cff04410fbc087a7d4b3b0f34717a9eeae668d.tar.gz
Pointing enchant lorry to github page
As the SVN repository seems to have problems. Change-Id: I5e110e993815e389e11c9a61b45ac3c288fb3eb8
Diffstat (limited to 'open-source-lorries/enchant.lorry')
-rw-r--r--open-source-lorries/enchant.lorry5
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"
}
}