Index: head/x11/libxkbfile/Makefile =================================================================== --- head/x11/libxkbfile/Makefile (revision 471759) +++ head/x11/libxkbfile/Makefile (revision 471760) @@ -1,16 +1,17 @@ # Created by: Eric Anholt # $FreeBSD$ PORTNAME= libxkbfile PORTVERSION= 1.0.9 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= XKB file library LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= lib USE_XORG= x11 kbproto:both .include Index: head/x11/libxkbfile/pkg-descr =================================================================== --- head/x11/libxkbfile/pkg-descr (revision 471759) +++ head/x11/libxkbfile/pkg-descr (revision 471760) @@ -1,3 +1,3 @@ This package contains the XKB file library. -WWW: http://www.freedesktop.org/Software/xorg +WWW: https://www.freedesktop.org/Software/xorg