diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-11-25 13:58:21 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-11-25 13:58:21 +0000 |
commit | bf2f175b19d35dd236bc9a68d98e48edfbfb4af1 (patch) | |
tree | acbcb0e057d214ce2b2648a511c2ce9103d5c42f /www/mod_php3/scripts | |
parent | b9f3435f46e630b4031a0cc045b9fd3c17a647f6 (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 bb10098f6cf3..2e0771f480f3 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -137,7 +137,7 @@ LIB_DEPENDS+= crypto.1:\${PORTSDIR}/security/openssl \\ ssl.1:\${PORTSDIR}/security/openssl RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.4.8 +VERSION_MODSSL= 2.4.9 RESTRICTED= "Contains cryptography" |