diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2018-09-13 20:53:51 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2018-09-13 20:53:51 +0000 |
| commit | 6b090f69cdd687586cba77cca65d735c69525e8b (patch) | |
| tree | 4a4c9040483f5a5020f265fd0ea92b50978fa17d /secure/lib/libssl/Makefile | |
| parent | e4c7e8068fc775f869180586a0b28432e79fae95 (diff) | |
Notes
Diffstat (limited to 'secure/lib/libssl/Makefile')
| -rw-r--r-- | secure/lib/libssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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= |
