diff options
Diffstat (limited to 'games/lbreakout/Makefile')
-rw-r--r-- | games/lbreakout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile index f3401e620fac..9eb8f59319b3 100644 --- a/games/lbreakout/Makefile +++ b/games/lbreakout/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/lgames/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Nice clone of classical Breakout game -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USE_SDL= sdl |