diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1998-09-14 16:18:50 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1998-09-14 16:18:50 +0000 |
commit | 7ac7a4fa022b9f30cdc694992c499a57e27621c9 (patch) | |
tree | ecb8814014ebe34fc481224c16a0255da94e2af0 /www | |
parent | Make this file match reality. (diff) |
Upgrade to Apache 1.3.1 + mod_ssl 2.0.9
Notes
Notes:
svn path=/head/; revision=13110
Diffstat (limited to 'www')
-rw-r--r-- | www/apache13-modssl/Makefile | 4 | ||||
-rw-r--r-- | www/apache13-modssl/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index ce72f787336f..783014bd97ba 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -3,7 +3,7 @@ # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.3 1998/09/09 15:17:45 rse Exp $ +# $Id: Makefile,v 1.4 1998/09/12 17:31:25 rse Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -25,7 +25,7 @@ BUILD_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay \ RUN_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay VERSION_APACHE= 1.3.1 -VERSION_MODSSL= 2.0.8 +VERSION_MODSSL= 2.0.9 RESTRICTED= "Contains cryptography" diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index 7585dd1eeaf0..087b99d7fa85 100644 --- a/www/apache13-modssl/distinfo +++ b/www/apache13-modssl/distinfo @@ -1,2 +1,2 @@ MD5 (apache_1.3.1.tar.gz) = fd28c26f94451216a23f34f5fe22e2b4 -MD5 (mod_ssl-2.0.8-1.3.1.tar.gz) = b44b22e2a1976e75f776a9826a578fa3 +MD5 (mod_ssl-2.0.9-1.3.1.tar.gz) = 8dc614582a9bc6c1037b24146c3ba721 |