Index: head/x11/xf86vidmodeproto/Makefile =================================================================== --- head/x11/xf86vidmodeproto/Makefile (revision 468086) +++ head/x11/xf86vidmodeproto/Makefile (revision 468087) @@ -1,13 +1,16 @@ # Created by: Eric Anholt # $FreeBSD$ PORTNAME= xf86vidmodeproto PORTVERSION= 2.3.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= XFree86-VidModeExtension extension headers +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + XORG_CAT= proto .include Index: head/x11/xf86vidmodeproto/pkg-descr =================================================================== --- head/x11/xf86vidmodeproto/pkg-descr (revision 468086) +++ head/x11/xf86vidmodeproto/pkg-descr (revision 468087) @@ -1,3 +1,3 @@ This package contains X.Org XFree86-VidModeExtension extension headers. -WWW: http://www.freedesktop.org/wiki/Software/xlibs +WWW: https://www.freedesktop.org/wiki/Software/xlibs/