Date: Wed, 12 May 2021 14:11:45 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3a222e29c078 - main - security/openconnect: Fix option description Message-ID: <202105121411.14CEBjk2002174@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a222e29c07873dfc107b71224631d85112360cf commit 3a222e29c07873dfc107b71224631d85112360cf Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-05-12 14:10:20 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-05-12 14:11:50 +0000 security/openconnect: Fix option description Approved by: portmgr blanket --- security/openconnect/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/openconnect/Makefile b/security/openconnect/Makefile index 267172d4cb7a..6c5a4b0aaa39 100644 --- a/security/openconnect/Makefile +++ b/security/openconnect/Makefile @@ -48,7 +48,7 @@ GNUTLS_CONFIGURE_WITH= gnutls GSSAPI_CONFIGURE_WITH= gssapi -P11_DESC= PKCS#11 support via libp11 +P11_DESC= PKCS \#11 support via libp11 P11_LIB_DEPENDS= libp11.so:security/libp11 STOKEN_DESC= With RSA soft token support via libstoken
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105121411.14CEBjk2002174>