aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.netware
diff options
context:
space:
mode:
authorGuenter Knauf <lists@gknw.net>2011-02-13 12:13:21 +0100
committerGuenter Knauf <lists@gknw.net>2011-02-13 12:13:21 +0100
commite36c039a07795cffe4a355c3a983c97d4e634f51 (patch)
tree3658eedbbe0aea5295c7d74874e976c6896a1fd6 /src/Makefile.netware
parent96ea650ec71dc90309affed0321d251a5c342304 (diff)
Updated OpenSSL version, added links to docu.
Diffstat (limited to 'src/Makefile.netware')
-rw-r--r--src/Makefile.netware2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.netware b/src/Makefile.netware
index 7b4d98b1a..98e1ddc14 100644
--- a/src/Makefile.netware
+++ b/src/Makefile.netware
@@ -19,7 +19,7 @@ endif
# Edit the path below to point to the base of your OpenSSL package.
ifndef OPENSSL_PATH
-OPENSSL_PATH = ../../openssl-0.9.8q
+OPENSSL_PATH = ../../openssl-0.9.8r
endif
# Edit the path below to point to the base of your LibSSH2 package.