diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-05 14:13:08 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-05 14:13:08 +0000 |
| commit | a7b5a3d48640f3f5898b05328d71c2949b6b7098 (patch) | |
| tree | d0f41665eb81332765bfb3987d27cb3e509162a2 /secure | |
| parent | df347c8a2e8ac08df4c1a6058c12b9f01c289cff (diff) | |
Notes
Diffstat (limited to 'secure')
| -rw-r--r-- | secure/lib/libcrypto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile index 34e2accbb93da..8fa13ee7e7da6 100644 --- a/secure/lib/libcrypto/Makefile +++ b/secure/lib/libcrypto/Makefile @@ -5,6 +5,7 @@ SUBDIR= engines .include <bsd.own.mk> +PACKAGE= runtime LIB= crypto SHLIB_MAJOR= 111 VERSION_MAP= ${.CURDIR}/Version.map |
