aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache13-modssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache13-modssl/Makefile')
-rw-r--r--www/apache13-modssl/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile
index 0e1a407cd052..515a2724846b 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.1 + 2.0.10
+# Version required: 1.3.2 + 2.0.11
# Date created: Sat Aug 22 12:00:00 CDT 1998
# Whom: rse@engelschall.com
#
-# $Id: Makefile,v 1.5 1998/09/14 16:18:50 rse Exp $
+# $Id: Makefile,v 1.6 1998/09/17 10:57:59 rse Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -24,8 +24,8 @@ BUILD_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay \
${PREFIX}/lib/libcrypto.a:${PORTSDIR}/security/SSLeay
RUN_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay
-VERSION_APACHE= 1.3.1
-VERSION_MODSSL= 2.0.10
+VERSION_APACHE= 1.3.2
+VERSION_MODSSL= 2.0.11
RESTRICTED= "Contains cryptography"