diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-12 12:56:15 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-12 12:56:15 +0800 |
commit | 0441458fe32412e61e0c67b7cd602b58a67db084 (patch) | |
tree | aacf530c0ff853c80eb5a2086413276f0166f279 /net/morebalance | |
parent | e1a70135769d4bc27cd7303e3f75a767a8bd0bfa (diff) | |
download | freebsd-ports-gnome-0441458fe32412e61e0c67b7cd602b58a67db084.tar.gz freebsd-ports-gnome-0441458fe32412e61e0c67b7cd602b58a67db084.tar.zst freebsd-ports-gnome-0441458fe32412e61e0c67b7cd602b58a67db084.zip |
Reset clement@FreeBSD.org due to long absence from FreeBSD.
Hat: portmgr
Diffstat (limited to 'net/morebalance')
-rw-r--r-- | net/morebalance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile index 24b865e108c8..33571cb31479 100644 --- a/net/morebalance/Makefile +++ b/net/morebalance/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= net MASTER_SITES= http://morebalance.coolprojects.org/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A modular open source user-space load balancing system LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \ |