aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache13-modssl/Makefile
diff options
context:
space:
mode:
authorrse <rse@FreeBSD.org>1999-03-29 19:05:37 +0800
committerrse <rse@FreeBSD.org>1999-03-29 19:05:37 +0800
commit804b60f9482a4ba035b0887944694ddc92f7c106 (patch)
treebc42d142f20b838017256c590ed137c5a4cf6a92 /www/apache13-modssl/Makefile
parent75ecafb2704cfaf99d762444b16aaa3689ea4deb (diff)
downloadfreebsd-ports-gnome-804b60f9482a4ba035b0887944694ddc92f7c106.tar.gz
freebsd-ports-gnome-804b60f9482a4ba035b0887944694ddc92f7c106.tar.zst
freebsd-ports-gnome-804b60f9482a4ba035b0887944694ddc92f7c106.zip
Upgrade to Apache 1.3.6 + mod_ssl 2.2.7
Diffstat (limited to 'www/apache13-modssl/Makefile')
-rw-r--r--www/apache13-modssl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile
index 0a75e80b9de1..6174ce990fda 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.6 + 2.2.6
+# Version required: 1.3.6 + 2.2.7
# Date created: Sat Aug 22 12:00:00 CDT 1998
# Whom: rse@engelschall.com
#
-# $Id: Makefile,v 1.26 1999/03/24 09:54:12 rse Exp $
+# $Id: Makefile,v 1.27 1999/03/26 08:47:51 dirk Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -47,7 +47,7 @@ BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl \
RUN_DEPENDS= openssl:${PORTSDIR}/security/openssl
VERSION_APACHE= 1.3.6
-VERSION_MODSSL= 2.2.6
+VERSION_MODSSL= 2.2.7
Y2K= http://www.engelschall.com/sw/mod_ssl/docs/2.2/ssl_faq.html#y2k
RESTRICTED= "Contains cryptography"