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