diff options
Diffstat (limited to 'games/tuxracer/Makefile')
-rw-r--r-- | games/tuxracer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile index ab8aa2d6e0ed..159ad11430d2 100644 --- a/games/tuxracer/Makefile +++ b/games/tuxracer/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-data-${PORTVERSION}${EXTRACT_SUFX}:data MAINTAINER= ports@FreeBSD.org -COMMENT= A 3d penguin racing game using OpenGL +COMMENT= 3D penguin racing game using OpenGL USE_SDL= mixer sdl USE_GL= gl |