diff options
Diffstat (limited to 'games/xblood/Makefile')
-rw-r--r-- | games/xblood/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xblood/Makefile b/games/xblood/Makefile index e2db07bd5144..769902851597 100644 --- a/games/xblood/Makefile +++ b/games/xblood/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://kozos.jp/myfreesoft/ MAINTAINER= ports@FreeBSD.org COMMENT= Makes the root window bloody -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYRIGHT MAKE_ENV= X11BASE=${LOCALBASE} |