diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-04-12 14:34:03 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-04-12 14:34:03 +0000 |
commit | 7f84a75e90a28602b8ba24de2b3a98a4cec77a05 (patch) | |
tree | 3b78d1a73440aba4542670dd2f63c87bd6981094 /www/mod_php4/scripts | |
parent | Upgrade to Apache 1.3.6 + mod_ssl 2.2.8 (diff) |
Upgrade to mod_ssl 2.2.8.
Diffstat (limited to 'www/mod_php4/scripts')
-rw-r--r-- | www/mod_php4/scripts/configure.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index 2d08d040e68d..9eb670cba31b 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -104,7 +104,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.2.7 +VERSION_MODSSL= 2.2.8 RESTRICTED= "Contains cryptography" |