Index: head/x11/xextproto/Makefile =================================================================== --- head/x11/xextproto/Makefile (revision 465157) +++ head/x11/xextproto/Makefile (revision 465158) @@ -1,18 +1,21 @@ # Created by: Dejan Lesjak # $FreeBSD$ PORTNAME= xextproto PORTVERSION= 7.3.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= XExt extension headers +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + XORG_CAT= proto CONFIGURE_ARGS+=--disable-specs post-patch: @${REINPLACE_CMD} '/^SUBDIR/s/specs//' ${WRKSRC}/Makefile.in .include Index: head/x11/xextproto/pkg-descr =================================================================== --- head/x11/xextproto/pkg-descr (revision 465157) +++ head/x11/xextproto/pkg-descr (revision 465158) @@ -1,3 +1,3 @@ This package contains X.Org XExt extension headers. -WWW: http://www.freedesktop.org/wiki/Software/xlibs +WWW: https://www.freedesktop.org/wiki/Software/xlibs/