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 3e8dca0b3afd..69a01283ab8e 100644 --- a/games/tuxracer/Makefile +++ b/games/tuxracer/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=tuxracer DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= A 3d penguin racing game using OpenGL LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 |