diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2018-10-25 13:37:57 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2018-10-25 13:37:57 +0000 |
| commit | 89250cff0c9af8a2c976020468fbe9637b846dd3 (patch) | |
| tree | c23f208d2d19a596395e76261cbfac72beaa9622 /secure/lib/libcrypto/Makefile | |
| parent | 554e6a756332b64447b797f9f9ca85a5eab20426 (diff) | |
Notes
Diffstat (limited to 'secure/lib/libcrypto/Makefile')
| -rw-r--r-- | secure/lib/libcrypto/Makefile | 2 |
1 files changed, 1 insertions, 1 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= |
