Date: Sun, 25 Apr 2021 20:37:38 GMT 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: 922bd978809e - main - net/libngtcp2: Update COMMENT Message-ID: <202104252037.13PKbceX077278@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=922bd978809edb800b096534d446548b4d61ee6c commit 922bd978809edb800b096534d446548b4d61ee6c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-25 20:12:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@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@FreeBSD.org -COMMENT= QUIC protocol implementation +COMMENT= Implementation of QUIC protocol LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104252037.13PKbceX077278>