diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/redeclipse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/redeclipse/Makefile b/games/redeclipse/Makefile index e1a2ae311ec2..8234c154d3d5 100644 --- a/games/redeclipse/Makefile +++ b/games/redeclipse/Makefile @@ -17,7 +17,7 @@ COMMENT= A single-player and multi-player first-person ego-shooter LICENSE_COMB= multi LICENSE= MIT ZLIB LICENSE_NAME_ZLIB= zlib license -LICENSE_FILE_ZLIB= ${WRKSRC}/license.txt +LICENSE_FILE_ZLIB= ${WRKSRC}/doc/license.txt LICENSE_PERMS_ZLIB= ${_LICENSE_PERMS_DEFAULT} LICENSE_GROUPS_ZLIB= FSF GPL OSI |