summaryrefslogtreecommitdiff
path: root/src/Makefile.netware
diff options
context:
space:
mode:
authorGuenter Knauf <lists@gknw.net>2013-02-09 01:35:11 +0100
committerGuenter Knauf <lists@gknw.net>2013-02-09 01:35:11 +0100
commit5be2499e164ed017181ee7c320752cb1ffe196f5 (patch)
treecd67c9bf17c1e37924519d28078ffbe381728f9d /src/Makefile.netware
parentf44d0aedc17af20251788303d9ca62949b61c1d9 (diff)
downloadgnurl-5be2499e164ed017181ee7c320752cb1ffe196f5.tar.gz
gnurl-5be2499e164ed017181ee7c320752cb1ffe196f5.tar.bz2
gnurl-5be2499e164ed017181ee7c320752cb1ffe196f5.zip
Updated dependency libs.
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 82d24b94c..2b252c908 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.8x
+OPENSSL_PATH = ../../openssl-0.9.8y
endif
# Edit the path below to point to the base of your LibSSH2 package.