aboutsummaryrefslogtreecommitdiff
path: root/net/libngtcp2/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-25 20:12:45 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-25 20:35:12 +0000
commit922bd978809edb800b096534d446548b4d61ee6c (patch)
treee422bc8313cdbb890558a297a8f5ba63ce76658f /net/libngtcp2/Makefile
parentc61c14333305cb235922891a39184183c53d2a35 (diff)
downloadports-922bd978809edb800b096534d446548b4d61ee6c.tar.gz
ports-922bd978809edb800b096534d446548b4d61ee6c.zip
net/libngtcp2: Update COMMENT
Diffstat (limited to 'net/libngtcp2/Makefile')
-rw-r--r--net/libngtcp2/Makefile2
1 files changed, 1 insertions, 1 deletions
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