diff options
Diffstat (limited to 'games/asteroids3d/Makefile')
-rw-r--r-- | games/asteroids3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/asteroids3d/Makefile b/games/asteroids3d/Makefile index 17910c7311de..36e76b5443a8 100644 --- a/games/asteroids3d/Makefile +++ b/games/asteroids3d/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= First-person shooter blowing up asteroids in 3D space -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= autoreconf tar:bzip2 |