aboutsummaryrefslogtreecommitdiff
path: root/www/nginx/Makefile
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2015-02-13 12:49:33 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2015-02-13 12:49:33 +0000
commit1c7b13b3360b607eba19e5b2a4ee16de5632e9bb (patch)
treeeaf18d1d1d918f99f3e31a4ef6db862a7227df93 /www/nginx/Makefile
parent8454bdc2fa6a90c1427cf35acbd97c158974fcdc (diff)
Notes
Diffstat (limited to 'www/nginx/Makefile')
-rw-r--r--www/nginx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index e7befa66ad29..ff8361a045e7 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -625,7 +625,7 @@ CONFIGURE_ARGS+=--add-module=${WRKDIR}/openresty-memc-nginx-module-${GIT_MEMC_VE
.endif
.if ${PORT_OPTIONS:MMODSECURITY}
-NGINX_MODSECURITY_VERSION= 2.8.0
+NGINX_MODSECURITY_VERSION= 2.9.0
LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre \
libapr-1.so:${PORTSDIR}/devel/apr1 \
libcurl.so:${PORTSDIR}/ftp/curl \