diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2012-06-05 07:32:59 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2012-06-05 07:32:59 +0000 |
commit | 2cedbe86c1e4747e818da252665ed5e135d81da5 (patch) | |
tree | f70c32a72c8dceb156de71c32af25de60a04df3b /net/haproxy | |
parent | e86fc706d20ba359e1981b5430aeed839738f556 (diff) | |
download | ports-2cedbe86c1e4747e818da252665ed5e135d81da5.tar.gz ports-2cedbe86c1e4747e818da252665ed5e135d81da5.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 7755b38ded29..118b4e482e7b 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4.21 CATEGORIES= net www MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= demon@FreeBSD.org COMMENT= The Reliable, High Performance TCP/HTTP Load Balancer LICENSE= GPLv2 LGPL21 |