diff options
-rw-r--r-- | www/apache20/Makefile.modules.3rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache20/Makefile.modules.3rd b/www/apache20/Makefile.modules.3rd index 48a9aa53b1d4..1f9c8c946761 100644 --- a/www/apache20/Makefile.modules.3rd +++ b/www/apache20/Makefile.modules.3rd @@ -65,7 +65,7 @@ APXS_PREFIX= ${APXS:S/\/sbin\/apxs//} .if defined(WITH_APACHE2) AP_BUILDEXT= la PLIST_SUB+= APACHEMODDIR="libexec/apache2" -APACHE_PORT= www/apache2 +APACHE_PORT= www/apache20 AP_VER= 2 .else AP_BUILDEXT= so |