diff options
Diffstat (limited to 'www/mod_chroot/Makefile')
-rw-r--r-- | www/mod_chroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_chroot/Makefile b/www/mod_chroot/Makefile index 146f1a7afcb1..3c7eeb3bb2d6 100644 --- a/www/mod_chroot/Makefile +++ b/www/mod_chroot/Makefile @@ -18,7 +18,7 @@ AP_FAST_BUILD= YES AP_GENPLIST= YES .include <bsd.port.pre.mk> -.include "${PORTSDIR}/www/apache2/Makefile.modules.3rd" +.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd" post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} |