diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-05-08 12:09:39 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-05-08 12:09:39 +0800 |
commit | ef4fcffea440f657d9d15a788762cba961e6a821 (patch) | |
tree | 5153e5bc5a702cbe614d14fea339993100270003 /games | |
parent | a3f59ee64a449f72f9e6340512e499fd5e615f3c (diff) | |
download | freebsd-ports-gnome-ef4fcffea440f657d9d15a788762cba961e6a821.tar.gz freebsd-ports-gnome-ef4fcffea440f657d9d15a788762cba961e6a821.tar.zst freebsd-ports-gnome-ef4fcffea440f657d9d15a788762cba961e6a821.zip |
- Fix LICENSE
Diffstat (limited to 'games')
-rw-r--r-- | games/moonlander/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/moonlander/Makefile b/games/moonlander/Makefile index b871fbbe37b6..d14626b7acf1 100644 --- a/games/moonlander/Makefile +++ b/games/moonlander/Makefile @@ -11,7 +11,7 @@ DISTNAME= moon-lander_${PORTVERSION}.orig MAINTAINER= amdmi3@FreeBSD.org COMMENT= Land a spacecraft on the moon -LICENSE= BSD +LICENSE= BSD2CLAUSE USE_SDL= mixer image sdl |