diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2021-05-02 15:46:17 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2021-05-13 15:42:29 +0000 |
| commit | ca179c4d74f2ce1e458bae1826bd77d17f28aab2 (patch) | |
| tree | 0e5a2762663cf3e24dd026b9da1ee6477413324d /secure/lib/libssl | |
| parent | 6dbde50a7e48d4779dc7a7b0bc63f922aa5bcbf5 (diff) | |
Diffstat (limited to 'secure/lib/libssl')
| -rw-r--r-- | secure/lib/libssl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/lib/libssl/Makefile b/secure/lib/libssl/Makefile index 74856aaa3b1f..893ea6ebed79 100644 --- a/secure/lib/libssl/Makefile +++ b/secure/lib/libssl/Makefile @@ -5,6 +5,7 @@ LIB= ssl SHLIB_MAJOR= 111 VERSION_MAP= ${.CURDIR}/Version.map +PACKAGE= openssl NO_LINT= |
