diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-03-02 11:33:10 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-03-02 11:33:10 +0000 |
commit | a7dec5b17e3005511648f659888caafaf94a4cbb (patch) | |
tree | 443b0581e61474125064916c896ad87b25b20e25 /www/mod_php5/scripts | |
parent | Checksum changed. (diff) |
Upgrade to mod_ssl 2.6.2.
Notes
Notes:
svn path=/head/; revision=26495
Diffstat (limited to 'www/mod_php5/scripts')
-rw-r--r-- | www/mod_php5/scripts/configure.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index e9c255e542a0..4e1f8357d22d 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -149,7 +149,7 @@ USE_OPENSSL= RSA BUILD_DEPENDS+= mm-config:\${PORTSDIR}/devel/mm \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm -VERSION_MODSSL= 2.6.1 +VERSION_MODSSL= 2.6.2 CONFIGURE_ARGS+=--enable-module=ssl \\ --enable-module=define |