Date: Sun, 05 Apr 2026 17:24:26 +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: ffd24c1b63bb - main - net/libngtcp2-gnutls: Fix COMMENT Message-ID: <69d29aca.1cc25.76bd6348@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=ffd24c1b63bbd4d5df8a9b0bab5736b27115a6af commit ffd24c1b63bbd4d5df8a9b0bab5736b27115a6af Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-05 16:53:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-05 17:18:14 +0000 net/libngtcp2-gnutls: Fix COMMENT --- net/libngtcp2-gnutls/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/libngtcp2-gnutls/Makefile b/net/libngtcp2-gnutls/Makefile index 87c4bc62f934..c268d59807c1 100644 --- a/net/libngtcp2-gnutls/Makefile +++ b/net/libngtcp2-gnutls/Makefile @@ -6,7 +6,7 @@ PKGNAMEPREFIX= lib PKGNAMESUFFIX= -gnutls MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Implementation of QUIC protocol (gnutls backend) +COMMENT= Implementation of QUIC protocol (GnuTLS backend) WWW= https://nghttp2.org/ngtcp2/ \ https://github.com/ngtcp2/ngtcp2home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d29aca.1cc25.76bd6348>
