diff options
Diffstat (limited to 'www/apache13-modssl/Makefile')
-rw-r--r-- | www/apache13-modssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index 317512f26c5..d2a4695ac3a 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: Apache + mod_ssl -# Version required: 1.3.9 + 2.4.9 +# Version required: 1.3.9 + 2.4.10 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # @@ -49,7 +49,7 @@ LIB_DEPENDS= crypto.1:${PORTSDIR}/security/openssl \ RUN_DEPENDS= openssl:${PORTSDIR}/security/openssl VERSION_APACHE= 1.3.9 -VERSION_MODSSL= 2.4.9 +VERSION_MODSSL= 2.4.10 Y2K= http://www.modssl.org/docs/2.4/ssl_faq.html#y2k RESTRICTED= "Contains cryptography" |