aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php5/scripts
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>1999-05-28 07:20:51 +0800
committerdirk <dirk@FreeBSD.org>1999-05-28 07:20:51 +0800
commitad264922323d5334231aaf090f904f3740e37e85 (patch)
tree3d747c61775da345013fb0a825b744bee3e8c416 /www/mod_php5/scripts
parent183731eead1a729c1d7cab747512f13b2d3437f3 (diff)
downloadfreebsd-ports-gnome-ad264922323d5334231aaf090f904f3740e37e85.tar.gz
freebsd-ports-gnome-ad264922323d5334231aaf090f904f3740e37e85.tar.zst
freebsd-ports-gnome-ad264922323d5334231aaf090f904f3740e37e85.zip
Upgrade to PHP-3.0.8.
Diffstat (limited to 'www/mod_php5/scripts')
-rw-r--r--www/mod_php5/scripts/configure.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php
index 3d9d5d2a30c0..873fc996bf38 100644
--- a/www/mod_php5/scripts/configure.php
+++ b/www/mod_php5/scripts/configure.php
@@ -6,7 +6,7 @@ fi
/usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\
-Please select desired options:" -1 -1 11 \
+Please select desired options:" -1 -1 12 \
tuning "Apache: performance tuning" OFF \
modssl "Apache: SSL support" OFF \
GD "PHP3: GD library support" ON \