diff options
Diffstat (limited to 'games/ttt/Makefile')
-rw-r--r-- | games/ttt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ttt/Makefile b/games/ttt/Makefile index d359e2d02627..f377869dbe56 100644 --- a/games/ttt/Makefile +++ b/games/ttt/Makefile @@ -14,7 +14,7 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Simple one or two player Tic Tac Toe game -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf |