diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-01-23 00:02:13 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-01-23 00:02:13 +0000 |
commit | 4993756c134e328ccec10b76e74d407b9bd53f5e (patch) | |
tree | a9066950b58fa06872a620db2e239ee5323c2e00 /www/mod_php3/scripts | |
parent | 7ed9e8ca064d33ee14ca755a008d9b96924fb5ae (diff) |
Notes
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 223bb94d5ff9..8e0a33a185ce 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -134,7 +134,7 @@ LIB_DEPENDS+= crypto.1:\${PORTSDIR}/security/openssl \\ ssl.1:\${PORTSDIR}/security/openssl RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.4.10 +VERSION_MODSSL= 2.5.0 RESTRICTED= "Contains cryptography" |