summaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2018-10-25 15:49:59 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2018-10-25 15:49:59 +0000
commitd33226f4dc657f1c6528da6c5f6e1e8ff486af36 (patch)
tree144f545e3f6cbef6564832e8d67087c34df31fa0 /secure
parent271d3b9a5b272b530e5bc256d2f9ef2a90f61a51 (diff)
downloadsrc-test2-d33226f4dc657f1c6528da6c5f6e1e8ff486af36.tar.gz
src-test2-d33226f4dc657f1c6528da6c5f6e1e8ff486af36.zip
Notes
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libcrypto/Makefile2
-rw-r--r--secure/lib/libssl/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index 459a16c4b64c..b44a51b7ebf7 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -6,7 +6,7 @@ SUBDIR= engines
.include <bsd.own.mk>
LIB= crypto
-SHLIB_MAJOR= 9
+SHLIB_MAJOR= 111
VERSION_MAP= ${.CURDIR}/Version.map
NO_LINT=
diff --git a/secure/lib/libssl/Makefile b/secure/lib/libssl/Makefile
index d55b339eb383..ce9771450435 100644
--- a/secure/lib/libssl/Makefile
+++ b/secure/lib/libssl/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
LIB= ssl
-SHLIB_MAJOR= 9
+SHLIB_MAJOR= 111
VERSION_MAP= ${.CURDIR}/Version.map
NO_LINT=