diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile index ccc78212ab09..323b23aa0edc 100644 --- a/secure/lib/libcrypto/Makefile +++ b/secure/lib/libcrypto/Makefile @@ -6,7 +6,7 @@ SUBDIR= engines .include LIB= crypto -SHLIB_MAJOR= 8 +SHLIB_MAJOR= 9 NO_LINT= diff --git a/secure/lib/libssl/Makefile b/secure/lib/libssl/Makefile index 5e538def21fe..750a7433020b 100644 --- a/secure/lib/libssl/Makefile +++ b/secure/lib/libssl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ LIB= ssl -SHLIB_MAJOR= 8 +SHLIB_MAJOR= 9 NO_LINT=