Index: head/x11/recordproto/Makefile =================================================================== --- head/x11/recordproto/Makefile (revision 467467) +++ head/x11/recordproto/Makefile (revision 467468) @@ -1,19 +1,22 @@ # Created by: Eric Anholt # $FreeBSD$ PORTNAME= recordproto PORTVERSION= 1.14.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= RECORD 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 .include Index: head/x11/recordproto/pkg-descr =================================================================== --- head/x11/recordproto/pkg-descr (revision 467467) +++ head/x11/recordproto/pkg-descr (revision 467468) @@ -1,3 +1,3 @@ This package contains X.Org RECORD extension headers. -WWW: http://www.freedesktop.org/wiki/Software/xlibs +WWW: https://www.freedesktop.org/wiki/Software/xlibs/