summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-06-08 19:31:08 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-06-08 19:31:08 +0000
commite638753977d418e5345c8e966cb46cbc00bc5ffd (patch)
tree52f246cbca1ae09afba7b522dedf1655faa72f4e
parent39a11324aefdf532a01d375d99bc4b025d018a52 (diff)
downloadlorries-e638753977d418e5345c8e966cb46cbc00bc5ffd.tar.gz
fix fpc.lorry
-rw-r--r--open-source-lorries/fpc.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/fpc.lorry b/open-source-lorries/fpc.lorry
index 1177774..8e7ac8b 100644
--- a/open-source-lorries/fpc.lorry
+++ b/open-source-lorries/fpc.lorry
@@ -1,7 +1,7 @@
{
"fpc": {
"type": "svn",
- "url": "http://svn.freepascal.org/svn/fpc/trunk",
+ "url": "http://svn.freepascal.org/svn/fpc",
"layout": "standard"
}
}