Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2026 17:24:27 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fa35317447a5 - main - net/libngtcp2-wolfssl: Fix COMMENT and pkg-descr
Message-ID:  <69d29acb.1d136.12c4b8c6@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit fa35317447a5a72d878052634eec31fb427a36e8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-05 16:53:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-05 17:18:15 +0000

    net/libngtcp2-wolfssl: Fix COMMENT and pkg-descr
---
 net/libngtcp2-wolfssl/Makefile  | 2 +-
 net/libngtcp2-wolfssl/pkg-descr | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/libngtcp2-wolfssl/Makefile b/net/libngtcp2-wolfssl/Makefile
index a55e8fa9d9ad..431e175fd547 100644
--- a/net/libngtcp2-wolfssl/Makefile
+++ b/net/libngtcp2-wolfssl/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX=	lib
 PKGNAMESUFFIX=	-wolfssl
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Implementation of QUIC protocol (wolfssl backend)
+COMMENT=	Implementation of QUIC protocol (wolfSSL backend)
 WWW=		https://nghttp2.org/ngtcp2/ \
 		https://github.com/ngtcp2/ngtcp2
 
diff --git a/net/libngtcp2-wolfssl/pkg-descr b/net/libngtcp2-wolfssl/pkg-descr
index badfac901e6b..6443c2289ffd 100644
--- a/net/libngtcp2-wolfssl/pkg-descr
+++ b/net/libngtcp2-wolfssl/pkg-descr
@@ -1,4 +1,4 @@
 ngtcp2 project is an effort to implement QUIC protocol which is now being
 discussed in IETF QUICWG for its standardization.
 
-This port provides the crypto helper library for wolfssl backend.
+This port provides the crypto helper library for wolfSSL backend.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d29acb.1d136.12c4b8c6>