From aa4ee5cffd6f8ef1f8a41c35d370c54a8b9204d8 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Sat, 10 May 2014 15:50:19 +0000 Subject: add haproxy --- open-source-lorries/haproxy.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/haproxy.lorry diff --git a/open-source-lorries/haproxy.lorry b/open-source-lorries/haproxy.lorry new file mode 100644 index 0000000..3a3cf0b --- /dev/null +++ b/open-source-lorries/haproxy.lorry @@ -0,0 +1,6 @@ +{ + "haproxy": { + "type": "git", + "url": "git://github.com/haproxy/haproxy.git" + } +} -- cgit v1.2.1