diff options
Diffstat (limited to 'games/q2pro/Makefile')
-rw-r--r-- | games/q2pro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/q2pro/Makefile b/games/q2pro/Makefile index 322d7723f6cf..faf754ed12a7 100644 --- a/games/q2pro/Makefile +++ b/games/q2pro/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= LOCAL/alepulver MAINTAINER= danfe@FreeBSD.org COMMENT= Quake II engine modification compatible with R1Q2 -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/gnu.txt USES= dos2unix gmake tar:bzip2 |