diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-01-17 05:41:35 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-01-17 05:41:35 +0800 |
commit | 815e9f72e22533926bc674622d88a546fed9a2b0 (patch) | |
tree | 48334b0a35578d3476a646268bee92985adf3aed /games | |
parent | 6544a4d9e96ae4c7ff36a43c702abe58332a6d2c (diff) | |
download | freebsd-ports-gnome-815e9f72e22533926bc674622d88a546fed9a2b0.tar.gz freebsd-ports-gnome-815e9f72e22533926bc674622d88a546fed9a2b0.tar.zst freebsd-ports-gnome-815e9f72e22533926bc674622d88a546fed9a2b0.zip |
- Fix LICENSE_FILE
Diffstat (limited to 'games')
-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 |