diff options
author | linimon <linimon@FreeBSD.org> | 2009-11-12 12:56:15 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-11-12 12:56:15 +0800 |
commit | 2bc707ac1ee73028091c0251d391f9c47bdc569e (patch) | |
tree | b10535617bda0d877b23c5ca6794608efffde4da /net/haproxy | |
parent | e0466fed060de5a8cd8edc6a3dec130da01ee7ab (diff) | |
download | freebsd-ports-gnome-2bc707ac1ee73028091c0251d391f9c47bdc569e.tar.gz freebsd-ports-gnome-2bc707ac1ee73028091c0251d391f9c47bdc569e.tar.zst freebsd-ports-gnome-2bc707ac1ee73028091c0251d391f9c47bdc569e.zip |
Reset clement@FreeBSD.org due to long absence from FreeBSD.
Hat: portmgr
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 |