git: 3a222e29c078 - main - security/openconnect: Fix option description

Mateusz Piotrowski 0mp at FreeBSD.org
Wed May 12 14:11:45 UTC 2021


The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a222e29c07873dfc107b71224631d85112360cf

commit 3a222e29c07873dfc107b71224631d85112360cf
Author:     Mateusz Piotrowski <0mp at FreeBSD.org>
AuthorDate: 2021-05-12 14:10:20 +0000
Commit:     Mateusz Piotrowski <0mp at 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


More information about the dev-commits-ports-all mailing list