From 5a1d1148e1bf522e5cec350ddbb7241017615b23 Mon Sep 17 00:00:00 2001 From: Marcus Alves Grando Date: Fri, 21 Sep 2007 20:21:30 +0000 Subject: - Change libevent lib and bump PORTREVISION since devel/libevent are updated. --- net/plb/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/plb') diff --git a/net/plb/Makefile b/net/plb/Makefile index 664358c0d665..aa18f9780d61 100644 --- a/net/plb/Makefile +++ b/net/plb/Makefile @@ -7,14 +7,14 @@ PORTNAME= plb PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net ipv6 MASTER_SITES= http://plb.sunsite.dk/files/ MAINTAINER= ports@FreeBSD.org COMMENT= A high-performance HTTP load balancer -LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc -- cgit v1.2.3