diff options
Diffstat (limited to 'www/mod_auth_useragent/Makefile')
-rw-r--r-- | www/mod_auth_useragent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_useragent/Makefile b/www/mod_auth_useragent/Makefile index a7bdb66e7968..c939fc3f1939 100644 --- a/www/mod_auth_useragent/Makefile +++ b/www/mod_auth_useragent/Makefile @@ -20,7 +20,7 @@ AP_GENPLIST= yes PORTDOCS= README faq.html .include <bsd.port.pre.mk> -.include "${PORTSDIR}/www/apache2/Makefile.modules.3rd" +.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd" .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for f in ${PORTDOCS} |