diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 64973e58d239..9917287926b7 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSIO 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 index ae13b286d7fd..82bba71ca71f 100644 --- a/www/linux-rl9-libnghttp2/Makefile +++ b/www/linux-rl9-libnghttp2/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 3 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 index 3aa82bbfbdd5..dbf424674b56 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -4,7 +4,7 @@ CATEGORIES= www net 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