summaryrefslogtreecommitdiffstats
path: root/www/mod_curb
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2005-12-04 00:44:14 +0000
committerclement <clement@FreeBSD.org>2005-12-04 00:44:14 +0000
commit7698b847e88bad1972097dd85bc0789fb05c44e6 (patch)
treed65d2eeee61b0895059bf9c5d78842d502f67984 /www/mod_curb
parent5ba379b73475cbb9d753bfa3c080a0cf7408d929 (diff)
downloadFreeBSD-ports-7698b847e88bad1972097dd85bc0789fb05c44e6.zip
FreeBSD-ports-7698b847e88bad1972097dd85bc0789fb05c44e6.tar.gz
- Fix future INDEX build failure
Reported by: FreshPorts Sanity Daemon Special thanks to: dvl
Diffstat (limited to 'www/mod_curb')
-rw-r--r--www/mod_curb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_curb/Makefile b/www/mod_curb/Makefile
index 30a1bcc..3dd83b1 100644
--- a/www/mod_curb/Makefile
+++ b/www/mod_curb/Makefile
@@ -22,7 +22,7 @@ AP_GENPLIST= YES
PORTDOCS= README
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/www/apache200/Makefile.modules.3rd"
+.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd"
post-install:
@${MKDIR} ${DOCSDIR}
OpenPOWER on IntegriCloud