diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-09-28 07:16:24 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-09-28 07:16:24 +0000 |
commit | 9c47892daf96c8d0ec1be5381814e1f1c645468e (patch) | |
tree | bfdcf799de5873026159f8ae33699d2f79c3a8ef /games/opensfx | |
parent | 111b8ab9fa1dce15473775288d8a36d011ec8722 (diff) |
Notes
Diffstat (limited to 'games/opensfx')
-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 |