diff options
author | dirk <dirk@FreeBSD.org> | 1999-07-29 04:51:21 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-07-29 04:51:21 +0800 |
commit | 9e6fc694412b6959e4ba37b111b4d6e79aa435a6 (patch) | |
tree | f57a0e23b3a747aaa95bdf4649102f2e19d8202a /www/mod_php5/scripts | |
parent | 7c39d114e3f399c86c8515374778b72da411563f (diff) | |
download | freebsd-ports-gnome-9e6fc694412b6959e4ba37b111b4d6e79aa435a6.tar.gz freebsd-ports-gnome-9e6fc694412b6959e4ba37b111b4d6e79aa435a6.tar.zst freebsd-ports-gnome-9e6fc694412b6959e4ba37b111b4d6e79aa435a6.zip |
Upgrade to mod_ssl 2.3.10.
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 cca53ae502d2..ce0bdcc14747 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -122,7 +122,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.3.9 +VERSION_MODSSL= 2.3.10 RESTRICTED= "Contains cryptography" |