diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2005-09-09 06:32:51 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2005-09-09 06:32:51 +0000 |
commit | 5de2fc95aef9d23dba15c90cd47496e50e4e8179 (patch) | |
tree | 73014332be04d28de1ed26d7a5facd4288c47673 /russian | |
parent | 137782f0afd902f77f1068f68acddf19179d0d51 (diff) | |
download | ports-5de2fc95aef9d23dba15c90cd47496e50e4e8179.tar.gz ports-5de2fc95aef9d23dba15c90cd47496e50e4e8179.zip |
unbreak OSSP mm based ports after library version bump
Notes
Notes:
svn path=/head/; revision=142270
Diffstat (limited to 'russian')
-rw-r--r-- | russian/apache13-modssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/russian/apache13-modssl/Makefile b/russian/apache13-modssl/Makefile index e312552a2dc1..d08233b72978 100644 --- a/russian/apache13-modssl/Makefile +++ b/russian/apache13-modssl/Makefile @@ -19,7 +19,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= lev@FreeBSD.org COMMENT= The Russian Apache webserver with SSL/TLS functionality -LIB_DEPENDS= mm.13:${PORTSDIR}/devel/mm +LIB_DEPENDS= mm.14:${PORTSDIR}/devel/mm MASTER_SITES_MODSSL= http://www.modssl.org/source/ \ ftp://ftp.modssl.org/source/ \ |