Index: head/x11/scrnsaverproto/Makefile =================================================================== --- head/x11/scrnsaverproto/Makefile (revision 467693) +++ head/x11/scrnsaverproto/Makefile (revision 467694) @@ -1,18 +1,21 @@ # $FreeBSD$ PORTNAME= scrnsaverproto PORTVERSION= 1.2.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= ScrnSaver 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/scrnsaverproto/pkg-descr =================================================================== --- head/x11/scrnsaverproto/pkg-descr (revision 467693) +++ head/x11/scrnsaverproto/pkg-descr (revision 467694) @@ -1,3 +1,3 @@ This package contains X.Org ScrnSaver extension headers. -WWW: http://www.freedesktop.org/wiki/Software/xlibs +WWW: https://www.freedesktop.org/wiki/Software/xlibs/