diff options
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 |