diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2011-07-19 14:16:58 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2011-07-19 14:16:58 +0000 |
| commit | 1595bdfc307326dfaa770ff6ee8996740df0b5ea (patch) | |
| tree | 62707b51b052124eb6cdede528b5cf1ff78df4de | |
| parent | e0ec6a04f57f55863db501c79fd66a3e5fba0afd (diff) | |
| download | nginx-1595bdfc307326dfaa770ff6ee8996740df0b5ea.tar.gz nginx-1595bdfc307326dfaa770ff6ee8996740df0b5ea.tar.bz2 | |
copy OpenSSL-0.9.8r LICENSE for nginx/Windows zip
Diffstat (limited to '')
| -rw-r--r-- | misc/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 9ad20cfde..90d36c43a 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 |
