Index: head/x11/libXdamage/Makefile =================================================================== --- head/x11/libXdamage/Makefile (revision 473491) +++ head/x11/libXdamage/Makefile (revision 473492) @@ -1,15 +1,18 @@ # Created by: Eric Anholt # $FreeBSD$ PORTNAME= libXdamage PORTVERSION= 1.1.4 PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Damage extension library +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + XORG_CAT= lib USE_XORG= x11 damageproto:both xfixes fixesproto xextproto xproto:both .include Index: head/x11/libXdamage/pkg-descr =================================================================== --- head/x11/libXdamage/pkg-descr (revision 473491) +++ head/x11/libXdamage/pkg-descr (revision 473492) @@ -1,3 +1,3 @@ This package contains the X Damage extension library. -WWW: http://www.freedesktop.org/Software/xlibs +WWW: https://www.freedesktop.org/wiki/Software/xlibs/