aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php3
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>1999-03-12 16:11:33 +0800
committerdirk <dirk@FreeBSD.org>1999-03-12 16:11:33 +0800
commit7da115cd1f2815110c39f2fae336f6a0b90df466 (patch)
tree39641356a0797df4d0e1d3574effdbb7d1b52b7c /www/mod_php3
parent58fa8fe5df0484ca445e0895603cf9ad8a5770b2 (diff)
downloadfreebsd-ports-gnome-7da115cd1f2815110c39f2fae336f6a0b90df466.tar.gz
freebsd-ports-gnome-7da115cd1f2815110c39f2fae336f6a0b90df466.tar.zst
freebsd-ports-gnome-7da115cd1f2815110c39f2fae336f6a0b90df466.zip
apache13-php3 is using OpenSSL and not SSLeay for a while...
Diffstat (limited to 'www/mod_php3')
-rw-r--r--www/mod_php3/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php3/pkg-descr b/www/mod_php3/pkg-descr
index 9e11dd00b43e..82146a252297 100644
--- a/www/mod_php3/pkg-descr
+++ b/www/mod_php3/pkg-descr
@@ -9,7 +9,7 @@ more easily.
This version has PHP3 compiled in. PHP3 is a server-side, cross-platform,
HTML embedded scripting language which offers easy database integration.
-SSL support (mod_ssl + SSLeay) is available as an option.
+SSL support (mod_ssl + OpenSSL) is available as an option.
Documentation
=============
@@ -17,4 +17,4 @@ Documentation
Apache: http://www.apache.org/
PHP3: http://www.php.net/
mod_ssl: http://www.engelschall.com/sw/mod_ssl/
-SSLeay: http://www.ssleay.org/
+OpenSSL: http://www.openssl.org/