svn commit: r433894 - head/x11/dri3proto

Baptiste Daroussin bapt at FreeBSD.org
Sat Feb 11 17:05:44 UTC 2017


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 at FreeBSD.org
 COMMENT=	DRI3 prototype headers
 
+LICENSE=	MIT
+
 XORG_CAT=	proto
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list