diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-12-15 19:48:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-12-15 19:48:26 +0000 |
commit | b641caf81b0cda656ad6e6d9ce2102cb34ab8d09 (patch) | |
tree | 302c8df665732d77512724fa625bce8a2878062d /games | |
parent | e88b9d92a89920f43f12c6fbf5260255fe2bfd90 (diff) | |
download | ports-b641caf81b0cda656ad6e6d9ce2102cb34ab8d09.tar.gz ports-b641caf81b0cda656ad6e6d9ce2102cb34ab8d09.zip |
Notes
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 |