[Midnightbsd-cvs] mports [23842] trunk/x11/setxkbmap: fix license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 26 14:30:19 EDT 2018


Revision: 23842
          http://svnweb.midnightbsd.org/mports/?rev=23842
Author:   laffer1
Date:     2018-08-26 14:30:18 -0400 (Sun, 26 Aug 2018)
Log Message:
-----------
fix license

Modified Paths:
--------------
    trunk/x11/setxkbmap/Makefile
    trunk/x11/setxkbmap/pkg-descr

Modified: trunk/x11/setxkbmap/Makefile
===================================================================
--- trunk/x11/setxkbmap/Makefile	2018-08-26 18:29:38 UTC (rev 23841)
+++ trunk/x11/setxkbmap/Makefile	2018-08-26 18:30:18 UTC (rev 23842)
@@ -8,7 +8,8 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Set the keyboard using the X Keyboard Extension
 
-LICENSE=	sgi
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 XORG_CAT=	app
 USE_XORG=	xkbfile x11

Modified: trunk/x11/setxkbmap/pkg-descr
===================================================================
--- trunk/x11/setxkbmap/pkg-descr	2018-08-26 18:29:38 UTC (rev 23841)
+++ trunk/x11/setxkbmap/pkg-descr	2018-08-26 18:30:18 UTC (rev 23842)
@@ -1,2 +1,4 @@
 This package contains setxkbmp, a program for setting the keyboard using
 the X Keyboard Extension.
+
+WWW: https://www.freedesktop.org/Software/xorg



More information about the Midnightbsd-cvs mailing list