diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -5,7 +5,7 @@ PKGNAMEPREFIX= lib MAINTAINER= sunpoet@FreeBSD.org -COMMENT= HTTP/2.0 C Library +COMMENT= HTTP/2 C Library WWW= https://nghttp2.org/ \ https://github.com/nghttp2/nghttp2 diff --git a/www/linux-rl9-libnghttp2/Makefile b/www/linux-rl9-libnghttp2/Makefile --- a/www/linux-rl9-libnghttp2/Makefile +++ b/www/linux-rl9-libnghttp2/Makefile @@ -5,7 +5,7 @@ CATEGORIES= www devel linux MAINTAINER= emulation@FreeBSD.org -COMMENT= HTTP/2.0 C Library (Rocky Linux ${LINUX_DIST_VER}) +COMMENT= HTTP/2 C Library (Rocky Linux ${LINUX_DIST_VER}) WWW= https://nghttp2.org/ \ https://github.com/nghttp2/nghttp2 diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -4,7 +4,7 @@ MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ MAINTAINER= sunpoet@FreeBSD.org -COMMENT= HTTP/2.0 C Library +COMMENT= HTTP/2 tools WWW= https://nghttp2.org/ LICENSE= MIT