diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-04 16:23:43 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-04 16:23:43 +0800 |
commit | f367b00104da9119b7b5c3c3fb7d0979f189727d (patch) | |
tree | f7860dea29adf2f4fe52a4ab4cb770bdb1f15298 /net | |
parent | 52c81872a788243c0999e533f0cfb762dbe4dd6d (diff) | |
download | freebsd-ports-gnome-f367b00104da9119b7b5c3c3fb7d0979f189727d.tar.gz freebsd-ports-gnome-f367b00104da9119b7b5c3c3fb7d0979f189727d.tar.zst freebsd-ports-gnome-f367b00104da9119b7b5c3c3fb7d0979f189727d.zip |
Reassign from inactive maintainer who has not responded to email.
Hat: portmgr
Diffstat (limited to 'net')
-rw-r--r-- | net/plb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/plb/Makefile b/net/plb/Makefile index fe4a81632a01..679c6ac9cd41 100644 --- a/net/plb/Makefile +++ b/net/plb/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://plb.sunsite.dk/files/ -MAINTAINER= j@pureftpd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A high-performance HTTP load balancer BUILD_DEPENDS+= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent |