diff options
author | will <will@FreeBSD.org> | 2003-06-03 05:20:23 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-03 05:20:23 +0000 |
commit | 82d467da2f6cf2ddcd2104559b6fc432a3b9b46e (patch) | |
tree | 40f33cda916030bf3c7cc0d39f30ae6043ba3660 /net/haproxy/pkg-plist | |
parent | f84ec03350b7c4c9619d960f89af4983a6c1e4bc (diff) | |
download | FreeBSD-ports-82d467da2f6cf2ddcd2104559b6fc432a3b9b46e.zip FreeBSD-ports-82d467da2f6cf2ddcd2104559b6fc432a3b9b46e.tar.gz |
Add haproxy 1.1.20, a high-performance and highly-robust
TCP/HTTP load balancer.
PR: 51630
Submitted by: Clement Laforet
Diffstat (limited to 'net/haproxy/pkg-plist')
-rw-r--r-- | net/haproxy/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/haproxy/pkg-plist b/net/haproxy/pkg-plist new file mode 100644 index 0000000..0688906 --- /dev/null +++ b/net/haproxy/pkg-plist @@ -0,0 +1,3 @@ +sbin/haproxy +etc/haproxy.cfg.sample +etc/rc.d/haproxy.sh.sample |