From a6137d225ad9b63841acd9a8c0d422fb70cacbe0 Mon Sep 17 00:00:00 2001 From: Lon Baker Date: Fri, 11 Dec 2009 09:56:53 -0800 Subject: Add haproxy 1.3.22 formula --- Library/Formula/haproxy.rb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Library/Formula/haproxy.rb (limited to 'Library/Formula/haproxy.rb') diff --git a/Library/Formula/haproxy.rb b/Library/Formula/haproxy.rb new file mode 100644 index 000000000..c8b058933 --- /dev/null +++ b/Library/Formula/haproxy.rb @@ -0,0 +1,13 @@ +require 'formula' + +class Haproxy