Index: head/x11/xorgproto/Makefile =================================================================== --- head/x11/xorgproto/Makefile (revision 536781) +++ head/x11/xorgproto/Makefile (revision 536782) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= xorgproto PORTVERSION= 2020.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org -COMMENT= X.Org protocol headers +COMMENT= X Window System unified protocol definitions USES= xorg-cat:proto CONFIGURE_ARGS= --without-fop \ --without-xmlto \ --without-xsltproc \ --disable-specs OPTIONS_DEFINE= DOCS pre-patch: @${MKDIR} ${WRKSRC}/man .include Index: head/x11/xorgproto/pkg-descr =================================================================== --- head/x11/xorgproto/pkg-descr (revision 536781) +++ head/x11/xorgproto/pkg-descr (revision 536782) @@ -1,3 +1,5 @@ -This package contains X.Org protocol headers. +This package contains the X Window System unified protocol definitions. They where previously scattered through different packages, but have been merged to one package. + +WWW: https://gitlab.freedesktop.org/xorg/proto/xorgproto