diff options
author | dirk <dirk@FreeBSD.org> | 1999-01-23 19:32:33 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-01-23 19:32:33 +0800 |
commit | 19c57c41e3cc5477d5b7e438a96110b863e5013b (patch) | |
tree | db10fd3af26c6e381a4e9f3dfaa610d0c85c753d /www/mod_php3/scripts | |
parent | bf949ff3db58a62b42d076950b561228c71c0238 (diff) | |
download | freebsd-ports-graphics-19c57c41e3cc5477d5b7e438a96110b863e5013b.tar.gz freebsd-ports-graphics-19c57c41e3cc5477d5b7e438a96110b863e5013b.tar.zst freebsd-ports-graphics-19c57c41e3cc5477d5b7e438a96110b863e5013b.zip |
Upgrade to mod_ssl-2.1.8.
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 b901d389079..bfbee385200 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -103,7 +103,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.1.7 +VERSION_MODSSL= 2.1.8 RESTRICTED= "Contains cryptography" |