diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-26 00:36:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-26 00:36:49 +0000 |
commit | 89a90f22d55b408b44b2903954e691458507eba8 (patch) | |
tree | 3a7552d95de928c492475651269741d3bba730c2 /games/etuxracer/Makefile | |
parent | - Correct FORCE_MAKE_JOBS warning which could be incorrectly printed for (diff) |
Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.
Requested by: maintainer
Notes
Notes:
svn path=/head/; revision=244755
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 |