diff options
author | rse <rse@FreeBSD.org> | 2005-09-09 14:32:51 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 2005-09-09 14:32:51 +0800 |
commit | a501808e141c69f8e4bd04ac428fa75e823b1b52 (patch) | |
tree | 874b615b446515ba1b1465093b8f20f49182b3cb /russian | |
parent | 305c79db095567e6cb703d6b65c54316e3f68dae (diff) | |
download | freebsd-ports-gnome-a501808e141c69f8e4bd04ac428fa75e823b1b52.tar.gz freebsd-ports-gnome-a501808e141c69f8e4bd04ac428fa75e823b1b52.tar.zst freebsd-ports-gnome-a501808e141c69f8e4bd04ac428fa75e823b1b52.zip |
unbreak OSSP mm based ports after library version bump
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/ \ |