diff options
Diffstat (limited to 'games/twind/Makefile')
-rw-r--r-- | games/twind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/twind/Makefile b/games/twind/Makefile index a75d4ee65859..81eaff0f0f3d 100644 --- a/games/twind/Makefile +++ b/games/twind/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} MAINTAINER= nemysis@FreeBSD.org COMMENT= Match and remove all of the blocks before time runs out -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USE_SDL= sdl image mixer |