diff options
author | linimon <linimon@FreeBSD.org> | 2009-11-26 08:36:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-11-26 08:36:49 +0800 |
commit | dd2f4b6c864bcd692085a2b68e403944ebfeb5ff (patch) | |
tree | 0ff8384678a2b96eef84fec035262e859f1a17f1 /games | |
parent | f91fd952661aaef005d80d39e116b7c3f2f5f479 (diff) | |
download | freebsd-ports-gnome-dd2f4b6c864bcd692085a2b68e403944ebfeb5ff.tar.gz freebsd-ports-gnome-dd2f4b6c864bcd692085a2b68e403944ebfeb5ff.tar.zst freebsd-ports-gnome-dd2f4b6c864bcd692085a2b68e403944ebfeb5ff.zip |
Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.
Requested by: maintainer
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/etuxracer/pkg-descr | 3 | ||||
-rw-r--r-- | games/prboom/Makefile | 2 | ||||
-rw-r--r-- | games/tuxracer/Makefile | 2 | ||||
-rw-r--r-- | games/tuxracer/pkg-descr | 3 |
8 files changed, 6 insertions, 12 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/etuxracer/pkg-descr b/games/etuxracer/pkg-descr index 00afa74cb823..4d7994d374b0 100644 --- a/games/etuxracer/pkg-descr +++ b/games/etuxracer/pkg-descr @@ -2,6 +2,3 @@ Tux Racer is a 3d penguin racing game. The object is to guide Tux down an icy slope while avoiding trees and rocks. WWW: http://tuxracer.sourceforge.net/ - -- Eric Anholt -anholt@FreeBSD.org 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 diff --git a/games/tuxracer/pkg-descr b/games/tuxracer/pkg-descr index 00afa74cb823..4d7994d374b0 100644 --- a/games/tuxracer/pkg-descr +++ b/games/tuxracer/pkg-descr @@ -2,6 +2,3 @@ Tux Racer is a 3d penguin racing game. The object is to guide Tux down an icy slope while avoiding trees and rocks. WWW: http://tuxracer.sourceforge.net/ - -- Eric Anholt -anholt@FreeBSD.org |