Date: Fri, 16 Jan 2015 21:41:36 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377202 - head/games/doom Message-ID: <201501162141.t0GLfa1T008095@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Fri Jan 16 21:41:35 2015 New Revision: 377202 URL: https://svnweb.freebsd.org/changeset/ports/377202 QAT: https://qat.redports.org/buildarchive/r377202/ Log: - Fix LICENSE_FILE Modified: head/games/doom/Makefile Modified: head/games/doom/Makefile ============================================================================== --- head/games/doom/Makefile Fri Jan 16 21:27:17 2015 (r377201) +++ head/games/doom/Makefile Fri Jan 16 21:41:35 2015 (r377202) @@ -13,7 +13,7 @@ COMMENT= DOOM: the game and the sound se 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501162141.t0GLfa1T008095>