diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-03 05:20:23 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-03 05:20:23 +0000 |
commit | 3b53fe79c8632215d36edacc6b809dfb0e8c0ede (patch) | |
tree | c30f0ec1ccf1e945871384617cb03f22813ad867 /net/Makefile | |
parent | 373b1542f0faa77d375cd6434f8bde0fba69ad5c (diff) | |
download | ports-3b53fe79c8632215d36edacc6b809dfb0e8c0ede.tar.gz ports-3b53fe79c8632215d36edacc6b809dfb0e8c0ede.zip |
Add haproxy 1.1.20, a high-performance and highly-robust
TCP/HTTP load balancer.
PR: 51630
Submitted by: Clement Laforet
Notes
Notes:
svn path=/head/; revision=82171
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 2032510ed241..d74503b119a3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -204,6 +204,7 @@ SUBDIR += gutenfetch SUBDIR += h2n SUBDIR += hagelslag + SUBDIR += haproxy SUBDIR += hawk SUBDIR += hesiod SUBDIR += hinfo |