From b10de5d63a31b0364b9f5ec090bbb9c3b131c4c3 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 21 Feb 2011 10:04:02 +0000 Subject: [PATCH] copy OpenSSL-0.9.8r LICENSE for nginx/Windows zip --- misc/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 145c9bf82..fe5c77eee 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-0.9.8q +OPENSSL = openssl-0.9.8r ZLIB = zlib-1.2.3 PCRE = pcre-7.9