git: 922bd978809e - main - net/libngtcp2: Update COMMENT

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 25 20:37:39 UTC 2021


The branch main has been updated by sunpoet:

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

commit 922bd978809edb800b096534d446548b4d61ee6c
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-25 20:12:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-25 20:35:12 +0000

    net/libngtcp2: Update COMMENT
---
 net/libngtcp2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile
index c42235dc116c..8baaf829d98e 100644
--- a/net/libngtcp2/Makefile
+++ b/net/libngtcp2/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	net
 PKGNAMEPREFIX=	lib
 
 MAINTAINER=	sunpoet at FreeBSD.org
-COMMENT=	QUIC protocol implementation
+COMMENT=	Implementation of QUIC protocol
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING


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