diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-02 07:12:16 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-02 07:12:16 +0800 |
commit | 8ff9e2abf9556ce3835e0ad7885aee66df8a07b6 (patch) | |
tree | 8d51587d258223ed6fb418f49688b7e1637942ec /games | |
parent | 58f845b54826610922755183d0da29bcfe8a1747 (diff) | |
download | freebsd-ports-gnome-8ff9e2abf9556ce3835e0ad7885aee66df8a07b6.tar.gz freebsd-ports-gnome-8ff9e2abf9556ce3835e0ad7885aee66df8a07b6.tar.zst freebsd-ports-gnome-8ff9e2abf9556ce3835e0ad7885aee66df8a07b6.zip |
Update maintainer's email address.
Submitted by: maintainer (private email)
Diffstat (limited to 'games')
-rw-r--r-- | games/fgkicker/Makefile | 2 | ||||
-rw-r--r-- | games/fgkicker/pkg-descr | 2 | ||||
-rw-r--r-- | games/gl-117/Makefile | 2 | ||||
-rw-r--r-- | games/tank/Makefile | 2 | ||||
-rw-r--r-- | games/xroads/Makefile | 2 |
5 files changed, 4 insertions, 6 deletions
diff --git a/games/fgkicker/Makefile b/games/fgkicker/Makefile index 1e7d7b474b3d..39f112e440b0 100644 --- a/games/fgkicker/Makefile +++ b/games/fgkicker/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.larfeliz.be/projects/files/fgkicker/ EXTRACT_SUFX= .tgz -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= A launcher frontend for FlightGear RUN_DEPENDS= fgfs:${PORTSDIR}/games/flightgear diff --git a/games/fgkicker/pkg-descr b/games/fgkicker/pkg-descr index ccedc91aa4bc..d7fba2ac0b13 100644 --- a/games/fgkicker/pkg-descr +++ b/games/fgkicker/pkg-descr @@ -2,5 +2,3 @@ Fgkicker is an easy GUI frontend to launch the Flightgear simulator. Just pick your options, then click "Kick!" and you can roam the skies... WWW: http://www.larfeliz.be/projects/fgkicker.html - - -Erik Greenwald <erik@smluc.org> diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index 3548791b2630..7c1f5e14527e 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -13,7 +13,7 @@ PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/GL-117%20Source -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= An OpenGL & SDL action flight simulator USE_GL= glut diff --git a/games/tank/Makefile b/games/tank/Makefile index e26d25a61e33..0f341494c584 100644 --- a/games/tank/Makefile +++ b/games/tank/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://step.polymtl.ca/~coyote/tank/ EXTRACT_SUFX= -src.tar.gz -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= A 3-D network tank game that uses OpenGL/Mesa BUILD_DEPENDS= ${LOCALBASE}/lib/libaux.a:${PORTSDIR}/graphics/libaux diff --git a/games/xroads/Makefile b/games/xroads/Makefile index 68a1572767c4..a01c0d800bb1 100644 --- a/games/xroads/Makefile +++ b/games/xroads/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://math.missouristate.edu/~erik/files/fbsd/ DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= Commodore 64 "Crossroads"-like video game for X Window System USE_XORG= x11 xpm xext |