From d7b3f13a8a349f53b07c853a397cd54d2db8d644 Mon Sep 17 00:00:00 2001 From: mnag Date: Fri, 6 Apr 2007 18:28:46 +0000 Subject: - Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update. --- net/nylon/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/nylon') diff --git a/net/nylon/Makefile b/net/nylon/Makefile index 583e662dd137..abadbbe06c04 100644 --- a/net/nylon/Makefile +++ b/net/nylon/Makefile @@ -8,13 +8,14 @@ PORTNAME= nylon PORTVERSION= 1.21 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/nylon/ MAINTAINER= ports@FreeBSD.org COMMENT= A Unix SOCKS 4 and 5 proxy server -LIB_DEPENDS= event-1.2a:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent USE_RC_SUBR= nylon.sh -- cgit