diff options
author | krion <krion@FreeBSD.org> | 2004-08-08 08:11:20 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-08 08:11:20 +0000 |
commit | 53dbf8baf818ba426cb1ffc3f519fb3cd847633b (patch) | |
tree | dead58175d408b55788144263643740310d7ee67 /games | |
parent | b5576f64ddcd1cdde8370e3949bd34c27032e2b1 (diff) | |
download | FreeBSD-ports-53dbf8baf818ba426cb1ffc3f519fb3cd847633b.zip FreeBSD-ports-53dbf8baf818ba426cb1ffc3f519fb3cd847633b.tar.gz |
Drop maintainership.
Diffstat (limited to 'games')
-rw-r--r-- | games/atr3d/Makefile | 2 | ||||
-rw-r--r-- | games/barrage/Makefile | 2 | ||||
-rw-r--r-- | games/briquolo/Makefile | 2 | ||||
-rw-r--r-- | games/openglad/Makefile | 2 | ||||
-rw-r--r-- | games/openmortal/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile index 74c2e3e..58b0c9b 100644 --- a/games/atr3d/Makefile +++ b/games/atr3d/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.avoidtheroid.com/pub/${PORTNAME}/ DISTNAME= ${PORTNAME}_source_${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3D asteroids-like multiplayer game LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ diff --git a/games/barrage/Makefile b/games/barrage/Makefile index dcf681d..7f4c705 100644 --- a/games/barrage/Makefile +++ b/games/barrage/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgames DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Destroy as many targets as possible USE_GMAKE= yes diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index 436e4f1..f004e00 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://briquolo.free.fr/download/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Breakout clone with an OpenGL 3D representation LIB_DEPENDS= GUI.0:${PORTSDIR}/graphics/guilib \ diff --git a/games/openglad/Makefile b/games/openglad/Makefile index 80e2d6e..8348401 100644 --- a/games/openglad/Makefile +++ b/games/openglad/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= snowstorm -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SDL port of an old DOS game called Gladiator USE_REINPLACE= yes diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile index 2833b30..1f3d051 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A parody of the once popular coin-up fighting game, Mortal Kombat LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 |