diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-12 04:56:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-12 04:56:15 +0000 |
commit | 0441458fe32412e61e0c67b7cd602b58a67db084 (patch) | |
tree | aacf530c0ff853c80eb5a2086413276f0166f279 /net/haproxy | |
parent | e1a70135769d4bc27cd7303e3f75a767a8bd0bfa (diff) | |
download | ports-0441458fe32412e61e0c67b7cd602b58a67db084.tar.gz ports-0441458fe32412e61e0c67b7cd602b58a67db084.zip |
Notes
Diffstat (limited to 'net/haproxy')
-rw-r--r-- | net/haproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index ac8633202780..87986dc1c91b 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.18 CATEGORIES= net www MASTER_SITES= http://haproxy.1wt.eu/download/1.2/src/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-performance and highly-robust TCP/HTTP load balancer USE_RC_SUBR= haproxy.sh |