diff options
author | clement <clement@FreeBSD.org> | 2004-01-13 23:04:51 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-01-13 23:04:51 +0800 |
commit | 58f4d18af6914b324f06b8b1b045b4fca7fcf85f (patch) | |
tree | 4610519cdc66b0aad5f6f637722b77551ee0e5e4 /net/haproxy | |
parent | 999b0e49b380b4106876bb5bd141644022d65b0b (diff) | |
download | freebsd-ports-gnome-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.tar.gz freebsd-ports-gnome-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.tar.zst freebsd-ports-gnome-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.zip |
- Update my email address
Approved and reviewed by: erwin (mentor)
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 56467a503e8f..c1b494546213 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net www MASTER_SITES= http://w.ods.org/tools/haproxy/src/ \ http://w.ods.org/tools/haproxy/src/old/ -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= High-performance and highly-robust TCP/HTTP load balancer USE_REINPLACE= yes |