diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-04-16 18:56:22 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-04-16 18:56:22 +0000 |
commit | 8a60e7fed4805696999391c91e37ea48bb308385 (patch) | |
tree | 574d42ce57ff86ec3d91a92ea76a95b8ed90985b /www/mod_php3/scripts | |
parent | Close PR (diff) |
Upgrade to mod_ssl 2.6.3.
Diffstat (limited to 'www/mod_php3/scripts')
-rw-r--r-- | www/mod_php3/scripts/configure.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index a66da55be288..9dddac98a2bd 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -166,7 +166,7 @@ USE_OPENSSL= RSA BUILD_DEPENDS+= mm-config:\${PORTSDIR}/devel/mm \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm -VERSION_MODSSL= 2.6.2 +VERSION_MODSSL= 2.6.3 CONFIGURE_ARGS+=--enable-module=ssl \\ --enable-module=define |