summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/apache13-modssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile
index 3064346a7ece..87843ad429dc 100644
--- a/www/apache13-modssl/Makefile
+++ b/www/apache13-modssl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= apache+mod_ssl
PORTVERSION= ${VERSION_APACHE}+${VERSION_MODSSL}
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= www security
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} \
${MASTER_SITES_MODSSL:S/$/:mod_ssl/} \
@@ -30,7 +30,7 @@ PATCHFILES+= apache-1.3.32modssl-v6-20041023.diff.gz
MAINTAINER= dinoex@FreeBSD.org
COMMENT?= The Apache 1.3 webserver with SSL/TLS functionality
-LIB_DEPENDS= mm.13:${PORTSDIR}/devel/mm
+LIB_DEPENDS= mm.14:${PORTSDIR}/devel/mm
PATCH_DEPENDS= ${BUILD_DEPENDS}
CONFLICTS?= apache+ipv6-1.* apache+ssl-1.* apache-1.* apache-2.* \