diff options
Diffstat (limited to 'games/hinversi/Makefile')
-rw-r--r-- | games/hinversi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hinversi/Makefile b/games/hinversi/Makefile index 3c797bde6772..a9c311bc80cb 100644 --- a/games/hinversi/Makefile +++ b/games/hinversi/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/latest MAINTAINER= ports@FreeBSD.org COMMENT= Reversi/Othello clone -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= libtool pathfix |