summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lorries/bzr.lorry4
1 files changed, 3 insertions, 1 deletions
diff --git a/lorries/bzr.lorry b/lorries/bzr.lorry
index 383a0de..3acb282 100644
--- a/lorries/bzr.lorry
+++ b/lorries/bzr.lorry
@@ -1,6 +1,8 @@
{
"bzr": {
"type": "bzr",
- "url": "lp:bzr"
+ "branches": {
+ "trunk": "lp:bzr/trunk"
+ }
}
}