diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
commit | 5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch) | |
tree | 116251cb57f40f8069281b4ab0828145c064c16b /games | |
parent | Do not set CHARSET to iso-8859-1, it is no longer needed. (diff) |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
Notes
Notes:
svn path=/head/; revision=165799
Diffstat (limited to 'games')
-rw-r--r-- | games/etuxracer/Makefile | 2 | ||||
-rw-r--r-- | games/tuxracer/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/etuxracer/Makefile b/games/etuxracer/Makefile index 69a01283ab8e..178318372cf4 100644 --- a/games/etuxracer/Makefile +++ b/games/etuxracer/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=tuxracer DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= A 3d penguin racing game using OpenGL LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile index 69a01283ab8e..178318372cf4 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= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= A 3d penguin racing game using OpenGL LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 |