diff options
-rw-r--r-- | www/apache13-modssl/Makefile | 6 | ||||
-rw-r--r-- | www/apache13-modssl/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index 472aa983df56..21d7f59a3ce7 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: Apache + mod_ssl -# Version required: 1.3.3 + 2.1.4 +# Version required: 1.3.3 + 2.1.5 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.11 1998/12/05 17:51:34 rse Exp $ +# $Id: Makefile,v 1.12 1998/12/25 15:36:53 rse Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -32,7 +32,7 @@ BUILD_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay \ RUN_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay VERSION_APACHE= 1.3.3 -VERSION_MODSSL= 2.1.4 +VERSION_MODSSL= 2.1.5 RESTRICTED= "Contains cryptography" diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index fbc9fd9b0ff5..f3c2b7292733 100644 --- a/www/apache13-modssl/distinfo +++ b/www/apache13-modssl/distinfo @@ -1,2 +1,2 @@ MD5 (apache_1.3.3.tar.gz) = bb6f14bbb369097a55969482d395d1ae -MD5 (mod_ssl-2.1.4-1.3.3.tar.gz) = 4aaf17054905ebf77280a6fdf06da903 +MD5 (mod_ssl-2.1.5-1.3.3.tar.gz) = 806f466447a7b6bbc0b3a350213d58b3 |