diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-07-28 05:47:46 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-07-28 05:47:46 +0000 |
commit | 3a68c877f290c4240eb83d6a1ef7e4f65e6dc242 (patch) | |
tree | 97a91a571854d9dde62b07a2c5c57ab89812570e /russian | |
parent | a5dd14f3c074ad783961ce3542fd90f54a63a45b (diff) | |
download | ports-3a68c877f290c4240eb83d6a1ef7e4f65e6dc242.tar.gz ports-3a68c877f290c4240eb83d6a1ef7e4f65e6dc242.zip |
Notes
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 6126d7302ea2..ff09e1754d86 100644 --- a/russian/apache13-modssl/Makefile +++ b/russian/apache13-modssl/Makefile @@ -51,7 +51,7 @@ USE_OPENSSL= YES .include <bsd.port.pre.mk> -LIB_DEPENDS= mm.11:${PORTSDIR}/devel/mm +LIB_DEPENDS= mm.12:${PORTSDIR}/devel/mm VERSION_APACHE= 1.3.26 VERSION_MODSSL= 2.8.10 |