diff options
Diffstat (limited to 'games/xscrabble/Makefile')
-rw-r--r-- | games/xscrabble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile index 8e9f7de6cb1c..a811cd747678 100644 --- a/games/xscrabble/Makefile +++ b/games/xscrabble/Makefile @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}_en${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= X version of the popular board game -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= tar:bzip2 imake |