diff options
Diffstat (limited to 'games/pipenightdreams/Makefile')
-rw-r--r-- | games/pipenightdreams/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pipenightdreams/Makefile b/games/pipenightdreams/Makefile index 659abe4c6f99..5808b41a47de 100644 --- a/games/pipenightdreams/Makefile +++ b/games/pipenightdreams/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.libsdl.org/projects/pipenightdreams/packages/ MAINTAINER= ports@FreeBSD.org COMMENT= Puzzle game similar to PipeMania -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake |