Date: Tue, 13 Sep 2016 14:05:35 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422004 - head/games/avoision Message-ID: <201609131405.u8DE5ZYe091370@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Sep 13 14:05:35 2016 New Revision: 422004 URL: https://svnweb.freebsd.org/changeset/ports/422004 Log: - Switch to newly supported CC licenses Modified: head/games/avoision/Makefile Modified: head/games/avoision/Makefile ============================================================================== --- head/games/avoision/Makefile Tue Sep 13 14:05:07 2016 (r422003) +++ head/games/avoision/Makefile Tue Sep 13 14:05:35 2016 (r422004) @@ -10,12 +10,9 @@ MASTER_SITES= SF/avsn/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple collect-dots-avoid-blocks game -LICENSE= GPLv2+ CCbySA3 +LICENSE= GPLv2+ CC-BY-SA-3.0 LICENSE_COMB= multi -LICENSE_NAME_CCbySA3=Attribution-ShareAlike 3.0 Unported LICENSE_FILE= ${WRKSRC}/License.txt -LICENSE_FILE_CCbySA3= ${WRKSRC}/License.txt -LICENSE_PERMS_CCbySA3=dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BUILD_DEPENDS= ${LOCALBASE}/lib/libradius-engine.a:graphics/radius-engine LIB_DEPENDS= liblua-5.1.so:lang/lua51 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609131405.u8DE5ZYe091370>