aboutsummaryrefslogtreecommitdiff
path: root/www/apache22
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2011-05-14 21:53:21 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2011-05-14 21:53:21 +0000
commit26894a3437c8deba19fbb044839feeb7b864bb7c (patch)
treec22b3a85c6b5e7ab42c2de3f196337d1ec2002ca /www/apache22
parent08057ec7e51bd6dc69580fcd61699ef83368acd2 (diff)
downloadports-26894a3437c8deba19fbb044839feeb7b864bb7c.tar.gz
ports-26894a3437c8deba19fbb044839feeb7b864bb7c.zip
Notes
Diffstat (limited to 'www/apache22')
-rw-r--r--www/apache22/files/mpm-itk-20110321-014
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache22/files/mpm-itk-20110321-01 b/www/apache22/files/mpm-itk-20110321-01
index 931d354e05d7..25ad065c3412 100644
--- a/www/apache22/files/mpm-itk-20110321-01
+++ b/www/apache22/files/mpm-itk-20110321-01
@@ -1966,8 +1966,8 @@ unchanged:
AC_MSG_CHECKING(which MPM to use)
AC_ARG_WITH(mpm,
APACHE_HELP_STRING(--with-mpm=MPM,Choose the process model for Apache to use.
-- MPM={beos|event|worker|prefork|mpmt_os2}),[
-+ MPM={beos|event|worker|prefork|mpmt_os2|itk}),[
+- MPM={beos|event|worker|prefork|mpmt_os2|winnt}),[
++ MPM={beos|event|worker|prefork|mpmt_os2|winnt|itk}),[
APACHE_MPM=$withval
],[
if test "x$APACHE_MPM" = "x"; then