aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_any/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_auth_any/Makefile')
-rw-r--r--www/mod_auth_any/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_any/Makefile b/www/mod_auth_any/Makefile
index 17b25e0685f9..abaae7f1ef0c 100644
--- a/www/mod_auth_any/Makefile
+++ b/www/mod_auth_any/Makefile
@@ -26,5 +26,5 @@ AP_INC+= . -DWITH_APACHE2=1
WANT_APACHE= 13
.endif
-.include "${PORTSDIR}/www/apache2/Makefile.modules.3rd"
+.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd"
.include <bsd.port.post.mk>