svn commit: r319614 - head/misc/kbdscan
Eitan Adler
eadler at FreeBSD.org
Sat Jun 1 22:54:52 UTC 2013
Author: eadler
Date: Sat Jun 1 22:54:51 2013
New Revision: 319614
URL: http://svnweb.freebsd.org/changeset/ports/319614
Log:
The ISC license is considered copyfree.
Modified:
head/misc/kbdscan/Makefile
Modified: head/misc/kbdscan/Makefile
==============================================================================
--- head/misc/kbdscan/Makefile Sat Jun 1 22:46:52 2013 (r319613)
+++ head/misc/kbdscan/Makefile Sat Jun 1 22:54:51 2013 (r319614)
@@ -9,7 +9,7 @@ MAINTAINER= eadler at FreeBSD.org
COMMENT= Kbdscan shows the scancodes of keys pressed
LICENSE= ISC
-LICENSE_GROUPS= FSF GPL OSI
+LICENSE_GROUPS= FSF GPL OSI COPYFREE
LICENSE_NAME= ISC License - ISCL
LICENSE_FILE= ${FILESDIR}/LICENSE-kbdscan
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
More information about the svn-ports-all
mailing list