diff options
Diffstat (limited to 'www/mod_access_identd/Makefile')
-rw-r--r-- | www/mod_access_identd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_access_identd/Makefile b/www/mod_access_identd/Makefile index bbebea2961cf..fb26bf1cc1cf 100644 --- a/www/mod_access_identd/Makefile +++ b/www/mod_access_identd/Makefile @@ -19,5 +19,5 @@ 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" .include <bsd.port.post.mk> |