diff options
author | demon <demon@FreeBSD.org> | 2003-07-25 15:03:06 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-07-25 15:03:06 +0800 |
commit | eaebced8de5c7f19f37e2aac87e21a7f68c318e6 (patch) | |
tree | a7740009e9debc785fd78192deb75e01290f5a4b /russian | |
parent | d02b0e682e843326742e20859afc8507fb2335fa (diff) | |
download | freebsd-ports-gnome-eaebced8de5c7f19f37e2aac87e21a7f68c318e6.tar.gz freebsd-ports-gnome-eaebced8de5c7f19f37e2aac87e21a7f68c318e6.tar.zst freebsd-ports-gnome-eaebced8de5c7f19f37e2aac87e21a7f68c318e6.zip |
Bump libmm shlib version after recent update of devel/mm.
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 e7add3db7a1a..54733444b33b 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.12:${PORTSDIR}/devel/mm +LIB_DEPENDS= mm.13:${PORTSDIR}/devel/mm MASTER_SITES_MODSSL= http://www.modssl.org/source/ \ ftp://ftp.modssl.org/source/ \ |