diff options
Diffstat (limited to 'games/etuxracer/Makefile')
-rw-r--r-- | games/etuxracer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/etuxracer/Makefile b/games/etuxracer/Makefile index fc2aff4cf218..b8b26f839bf1 100644 --- a/games/etuxracer/Makefile +++ b/games/etuxracer/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 |