Date: Sat, 11 Feb 2017 17:05:43 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433894 - head/x11/dri3proto Message-ID: <201702111705.v1BH5heh071656@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Feb 11 17:05:42 2017 New Revision: 433894 URL: https://svnweb.freebsd.org/changeset/ports/433894 Log: Add license Modified: head/x11/dri3proto/Makefile Modified: head/x11/dri3proto/Makefile ============================================================================== --- head/x11/dri3proto/Makefile Sat Feb 11 16:44:18 2017 (r433893) +++ head/x11/dri3proto/Makefile Sat Feb 11 17:05:42 2017 (r433894) @@ -7,6 +7,8 @@ CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= DRI3 prototype headers +LICENSE= MIT + XORG_CAT= proto .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702111705.v1BH5heh071656>