diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-05-14 14:59:51 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-05-14 14:59:51 +0000 |
commit | 38fd3832df3662d78323ba66881a7545654d18fa (patch) | |
tree | 60a23b25c1ff8b2a738cdbe522c5990da7dccfbf /games/tuxracer | |
parent | 80ef72e9629e312f67927dde5453f3ee2f629b48 (diff) | |
download | ports-38fd3832df3662d78323ba66881a7545654d18fa.tar.gz ports-38fd3832df3662d78323ba66881a7545654d18fa.zip |
Notes
Diffstat (limited to 'games/tuxracer')
-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 |