From bb1dbd525b77581fe2c3f1a8a08bcd09858c4e66 Mon Sep 17 00:00:00 2001 From: ohauer Date: Sat, 20 Aug 2011 17:27:52 +0000 Subject: - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined --- www/mod_evasive/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/mod_evasive') diff --git a/www/mod_evasive/Makefile b/www/mod_evasive/Makefile index f3a0f2bfd991..c20b0a61b91c 100644 --- a/www/mod_evasive/Makefile +++ b/www/mod_evasive/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_evasive PORTVERSION= 1.10.1 +PORTREVISION= 1 CATEGORIES= www security MASTER_SITES= http://www.zdziarski.com/blog/wp-content/uploads/2010/02/ DISTNAME= mod_evasive_${PORTVERSION} @@ -19,7 +20,7 @@ MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME} -USE_APACHE= 1.3+ +USE_APACHE= 13+ AP_FAST_BUILD= YES AP_GENPLIST= YES -- cgit