diff options
author | krion <krion@FreeBSD.org> | 2004-08-08 16:11:20 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-08 16:11:20 +0800 |
commit | 53dbf8baf818ba426cb1ffc3f519fb3cd847633b (patch) | |
tree | dead58175d408b55788144263643740310d7ee67 /games | |
parent | b5576f64ddcd1cdde8370e3949bd34c27032e2b1 (diff) | |
download | freebsd-ports-gnome-53dbf8baf818ba426cb1ffc3f519fb3cd847633b.tar.gz freebsd-ports-gnome-53dbf8baf818ba426cb1ffc3f519fb3cd847633b.tar.zst freebsd-ports-gnome-53dbf8baf818ba426cb1ffc3f519fb3cd847633b.zip |
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 74c2e3e09e8b..58b0c9be8b43 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 dcf681d52e59..7f4c70521de6 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 436e4f1bbccf..f004e001b457 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 80e2d6e4388e..83484019f955 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 2833b30e8953..1f3d05106636 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 |