diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/plb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/plb/Makefile b/net/plb/Makefile index 20f5850caf19..40aa0e38457e 100644 --- a/net/plb/Makefile +++ b/net/plb/Makefile @@ -17,6 +17,8 @@ COMMENT= A high-performance HTTP load balancer LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent BROKEN= does not build +DEPRECATED= broken; abandoned by author; use net/relayd or www/nginx instead +EXPIRATION_DATE= 2010-02-16 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc |