git: 03f3baf03eb8 - main - Mk/Uses/ssl.mk: Update list of ssl variants in comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 08 Jun 2023 22:57:56 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=03f3baf03eb8c2b5f0b6b61a2d39374b95f96cc4 commit 03f3baf03eb8c2b5f0b6b61a2d39374b95f96cc4 Author: Sergei Vyshenski <svysh.fbsd@gmail.com> AuthorDate: 2023-06-08 15:34:45 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-06-08 22:57:45 +0000 Mk/Uses/ssl.mk: Update list of ssl variants in comment PR: 271896 --- Mk/Uses/ssl.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mk/Uses/ssl.mk b/Mk/Uses/ssl.mk index bec40d7bc99a..8d92229da70d 100644 --- a/Mk/Uses/ssl.mk +++ b/Mk/Uses/ssl.mk @@ -8,7 +8,7 @@ # # DEFAULT_VERSIONS+= ssl=<openssl variant> # -# Variants being base, openssl, libressl, and libressl-devel. +# Variants being base, openssl, openssl30, openssl31, libressl, and libressl-devel. # # The Makefile sets these variables: # OPENSSLBASE - "/usr" or ${LOCALBASE}