diff options
| author | Doug Rabson <dfr@FreeBSD.org> | 2023-07-31 14:38:45 +0000 |
|---|---|---|
| committer | Doug Rabson <dfr@FreeBSD.org> | 2023-08-05 08:30:35 +0000 |
| commit | 1d7ffb373c9d639c9645a6b09ae46b2b92adb2e3 (patch) | |
| tree | fe52532344ca336dbdb72579aaf390899395d091 /secure/lib/libcrypto | |
| parent | 995d2b3e3bcf69a0d705e41c98b1cb85c7a6316b (diff) | |
Diffstat (limited to 'secure/lib/libcrypto')
| -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 89f330ca2800..6b2a1f3bd157 100644 --- a/secure/lib/libcrypto/Makefile +++ b/secure/lib/libcrypto/Makefile @@ -6,7 +6,7 @@ SUBDIR= engines modules .include <bsd.own.mk> .include <src.opts.mk> -PACKAGE= openssl +PACKAGE= openssl-lib LIB= crypto SHLIB_MAJOR= 30 VERSION_MAP= ${.CURDIR}/Version.map |
