diff options
author | linimon <linimon@FreeBSD.org> | 2009-12-16 03:48:26 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-12-16 03:48:26 +0800 |
commit | 22735636d2fa22993ec64353478c3f5ab73905ca (patch) | |
tree | 21678433a92c1b4d0b3194292e68b8419bae3acc /games | |
parent | ad42a202270fd38079c1ec3c5c8dc4a420e14691 (diff) | |
download | freebsd-ports-gnome-22735636d2fa22993ec64353478c3f5ab73905ca.tar.gz freebsd-ports-gnome-22735636d2fa22993ec64353478c3f5ab73905ca.tar.zst freebsd-ports-gnome-22735636d2fa22993ec64353478c3f5ab73905ca.zip |
Reset maintainer at his request.
PR: ports/141647
Diffstat (limited to 'games')
-rw-r--r-- | games/abuse/Makefile | 2 | ||||
-rw-r--r-- | games/abuse_sdl/Makefile | 2 | ||||
-rw-r--r-- | games/doom/Makefile | 2 | ||||
-rw-r--r-- | games/etuxracer/Makefile | 2 | ||||
-rw-r--r-- | games/prboom/Makefile | 2 | ||||
-rw-r--r-- | games/tuxracer/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/games/abuse/Makefile b/games/abuse/Makefile index ece748568f7c..4a48fcb8d95a 100644 --- a/games/abuse/Makefile +++ b/games/abuse/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.pardus.org.tr/pub/source/2007/ \ DISTFILES= abuse_datafiles.tar.gz EXTRACT_ONLY= # empty -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= The classic 2D action game Abuse RUN_DEPENDS= abuse.sdl:${PORTSDIR}/games/abuse_sdl diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile index c952394e5bfa..25bfc2f8a2d8 100644 --- a/games/abuse_sdl/Makefile +++ b/games/abuse_sdl/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://abuse.zoy.org/raw/Downloads/ \ http://casemanl.linux.tucows.com/files/ DISTNAME= abuse-${PORTVERSION} -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= An SDL port of the Abuse game engine # Add in the oposite, request games/abuse if being installed directly diff --git a/games/doom/Makefile b/games/doom/Makefile index 73572914689e..264434036582 100644 --- a/games/doom/Makefile +++ b/games/doom/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_IDSOFTWARE:S|$|source/|} DISTNAME= doomsrc -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= DOOM: the game and the sound server NO_CDROM= requested by IDsoftware 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 diff --git a/games/prboom/Makefile b/games/prboom/Makefile index 912cbba43804..847338d507b9 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.5.0 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION} -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= A multiplayer-capable and modified version of ID's classic DOOM game LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile index fc2aff4cf218..b8b26f839bf1 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 |