summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2005-09-08 05:43:23 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2005-09-08 05:43:23 +0000
commit2f39001691ea8f19273ada02e0696716432f6af3 (patch)
treef224a66eac993e41163494d055d869d8dc291c51
parent- Update to 0.17 (diff)
- unbreak updated dependency (devel/mm)
Submitted by: Michael Voucko
Notes
Notes: svn path=/head/; revision=142199
-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.* \