diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-06-15 01:01:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-06-15 01:01:13 +0000 |
commit | bc2e3dd168d561d8e92752c6aa63e09694f4bde3 (patch) | |
tree | 57ace048d20f59e645c48f86ad062d783d0ee930 /games/tuxracer | |
parent | 2276a90387d1aaf3695b3d0b03f6cf6bfe73cf66 (diff) |
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 b215f5803f60..b280c8345883 100644 --- a/games/tuxracer/Makefile +++ b/games/tuxracer/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= A 3d penguin racing game using OpenGL LIB_DEPENDS= tcl85:${PORTSDIR}/lang/tcl85 |