diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-09-28 15:16:24 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-09-28 15:16:24 +0800 |
commit | 0204ddc95fbda1c9a75ddc9566570c4732acb32f (patch) | |
tree | bfdcf799de5873026159f8ae33699d2f79c3a8ef /games | |
parent | 0e9b581111d2d01c542452ea9c07053e78bd8827 (diff) | |
download | freebsd-ports-gnome-0204ddc95fbda1c9a75ddc9566570c4732acb32f.tar.gz freebsd-ports-gnome-0204ddc95fbda1c9a75ddc9566570c4732acb32f.tar.zst freebsd-ports-gnome-0204ddc95fbda1c9a75ddc9566570c4732acb32f.zip |
games/opensfx: clarify the license is uncommon
Diffstat (limited to 'games')
-rw-r--r-- | games/opensfx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/opensfx/Makefile b/games/opensfx/Makefile index a4c15b3b603b..2a9eb90b8824 100644 --- a/games/opensfx/Makefile +++ b/games/opensfx/Makefile @@ -13,8 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-all MAINTAINER= rum1cro@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 |