diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 08:23:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 08:23:43 +0000 |
commit | f49b32715684c3fab01d49f58118e5f4a21119d9 (patch) | |
tree | 48b3baf7b5b3f9e3110e0c51d9aa3bd64c32266f /net/plb | |
parent | ada40c3d291fcb35c62e58c487981a0eddb0286a (diff) | |
download | ports-f49b32715684c3fab01d49f58118e5f4a21119d9.tar.gz ports-f49b32715684c3fab01d49f58118e5f4a21119d9.zip |
Notes
Diffstat (limited to 'net/plb')
-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 |