Index: head/x11/libXau/Makefile =================================================================== --- head/x11/libXau/Makefile (revision 465073) +++ head/x11/libXau/Makefile (revision 465074) @@ -1,15 +1,18 @@ # Created by: Eric Anholt # $FreeBSD$ PORTNAME= libXau PORTVERSION= 1.0.8 PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Authentication Protocol library for X11 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + XORG_CAT= lib USE_XORG= xproto:both .include Index: head/x11/libXau/pkg-descr =================================================================== --- head/x11/libXau/pkg-descr (revision 465073) +++ head/x11/libXau/pkg-descr (revision 465074) @@ -1,3 +1,3 @@ This package contains a library for the Authorization Protocol for X11. -WWW: http://www.freedesktop.org/Software/xlibs +WWW: https://www.freedesktop.org/wiki/Software/xlibs/