diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-01-16 21:41:35 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-01-16 21:41:35 +0000 |
commit | 76e80ec1ee0ab9131e52851fe59f84e4b332acaa (patch) | |
tree | 48334b0a35578d3476a646268bee92985adf3aed /games/doom | |
parent | aefe6a4bfecedefcf63ed0c633ccf8fe4ca9d9d1 (diff) | |
download | ports-76e80ec1ee0ab9131e52851fe59f84e4b332acaa.tar.gz ports-76e80ec1ee0ab9131e52851fe59f84e4b332acaa.zip |
Notes
Diffstat (limited to 'games/doom')
-rw-r--r-- | games/doom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile index afd3715eeef2..b6df2413fc97 100644 --- a/games/doom/Makefile +++ b/games/doom/Makefile @@ -13,7 +13,7 @@ COMMENT= DOOM: the game and the sound server LICENSE= IDSOFTWARE LICENSE_NAME= ID SOFTWARE LICENSE -LICENSE_FILE= ${WRKSRC}/DOOMLIC.TXT +LICENSE_FILE= ${WRKSRC}/linuxdoom-${PORTVERSION}/DOOMLIC.TXT LICENSE_PERMS= dist-mirror pkg-mirror NO_CDROM= Redistribution is limited, see license; Requested by id Software |