diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-03-13 20:12:16 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-03-13 20:12:16 +0000 |
commit | 2bbd2998303a65a633c828955d25fde32b888ed7 (patch) | |
tree | 13605055be3eca94016ce9c765f0d4fd42fb709e /games/tuxracer | |
parent | 9c14d6c21c2bc37fd246980b8efd50e8355456c4 (diff) | |
download | ports-2bbd2998303a65a633c828955d25fde32b888ed7.tar.gz ports-2bbd2998303a65a633c828955d25fde32b888ed7.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 b280c8345883..b215f5803f60 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= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= A 3d penguin racing game using OpenGL LIB_DEPENDS= tcl85:${PORTSDIR}/lang/tcl85 |