diff options
-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 |