diff options
Diffstat (limited to 'www/mod_auth_imap/Makefile')
-rw-r--r-- | www/mod_auth_imap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_imap/Makefile b/www/mod_auth_imap/Makefile index e2941d2192ea..4d829c8065b8 100644 --- a/www/mod_auth_imap/Makefile +++ b/www/mod_auth_imap/Makefile @@ -21,7 +21,7 @@ AP_GENPLIST= YES PORTDOCS= htaccess-example httpd.conf-append-example .include <bsd.port.pre.mk> -.include "${PORTSDIR}/www/apache2/Makefile.modules.3rd" +.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd" .if !defined(NOPORTDOCS) post-install: |