summaryrefslogtreecommitdiff
path: root/www/mod_extract_forwarded/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--www/mod_extract_forwarded/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_extract_forwarded/Makefile b/www/mod_extract_forwarded/Makefile
index 66391f5844c7..1ff00f8c2d63 100644
--- a/www/mod_extract_forwarded/Makefile
+++ b/www/mod_extract_forwarded/Makefile
@@ -15,7 +15,7 @@ DISTNAME= extract_forwarded-${DISTVERSION}
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= An Apache module that can make proxied requests appear with client IP
-USE_APACHE= 20+
+USE_APACHE= 22+
WRKSRC= ${WRKDIR}/extract_forwarded
PORTDOCS= INSTALL README
MAKE_JOBS_SAFE= yes