svn commit: r422854 - head/games/opensfx

Jan Beich jbeich at FreeBSD.org
Wed Sep 28 07:16:25 UTC 2016


Author: jbeich
Date: Wed Sep 28 07:16:24 2016
New Revision: 422854
URL: https://svnweb.freebsd.org/changeset/ports/422854

Log:
  games/opensfx: clarify the license is uncommon

Modified:
  head/games/opensfx/Makefile   (contents, props changed)

Modified: head/games/opensfx/Makefile
==============================================================================
--- head/games/opensfx/Makefile	Wed Sep 28 07:16:10 2016	(r422853)
+++ head/games/opensfx/Makefile	Wed Sep 28 07:16:24 2016	(r422854)
@@ -13,8 +13,8 @@ DISTNAME=	${PORTNAME}-${PORTVERSION}-all
 MAINTAINER=	rum1cro at yandex.ru
 COMMENT=	Free alternative sounds for OpenTTD game engine
 
-LICENSE=	CCPL
-LICENSE_NAME=	Creative Commons Public License
+LICENSE=	CC-Sampling+-1.0
+LICENSE_NAME=	Creative Commons Sampling Plus 1.0
 LICENSE_FILE=	${WRKDIR}/opensfx-${PORTVERSION}/license.txt
 LICENSE_PERMS=	auto-accept
 


More information about the svn-ports-all mailing list