diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-02 03:55:25 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-02 03:55:25 +0000 |
commit | b7b9ec7a12ee318c6ecbd907bc06748af5933d8f (patch) | |
tree | 18f85ec5a8122466cebe0537e329badbefdade10 /games/motogt | |
parent | 088cb55c5f97e078bd6ea320e6f0dffb9a844519 (diff) | |
download | ports-b7b9ec7a12ee318c6ecbd907bc06748af5933d8f.tar.gz ports-b7b9ec7a12ee318c6ecbd907bc06748af5933d8f.zip |
Notes
Diffstat (limited to 'games/motogt')
-rw-r--r-- | games/motogt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/motogt/Makefile b/games/motogt/Makefile index a3182d3bac94..47d1662ac197 100644 --- a/games/motogt/Makefile +++ b/games/motogt/Makefile @@ -22,7 +22,7 @@ LICENSE= GPLv2 CCbySA LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/doc/gpl.txt LICENSE_NAME_CCbySA= Creative Commons Attribution-ShareAlike -LICENSE_PERMS_CCbySA= ${_LICENSE_PERMS_DEFAULT} +LICENSE_PERMS_CCbySA= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_FILE_CCbySA= ${WRKSRC}/doc/cc-by-sa.txt USE_ZIP= yes |