diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-04-11 00:11:24 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-04-11 00:11:24 +0800 |
commit | 2f653f16d83a73122851ae323f2fb4f066444d38 (patch) | |
tree | b2d5e11733ef3ba5685b26ed8c861879f74020b9 /games | |
parent | 62be383c10563e76edfaa8f49b460c68a26215ee (diff) | |
download | freebsd-ports-gnome-2f653f16d83a73122851ae323f2fb4f066444d38.tar.gz freebsd-ports-gnome-2f653f16d83a73122851ae323f2fb4f066444d38.tar.zst freebsd-ports-gnome-2f653f16d83a73122851ae323f2fb4f066444d38.zip |
Change maintainers e-mail address.
Requested over: IRC
Diffstat (limited to 'games')
-rw-r--r-- | games/gnustep-ladder/Makefile | 4 | ||||
-rw-r--r-- | games/gridlock/Makefile | 4 | ||||
-rw-r--r-- | games/jumpnbump/Makefile | 2 | ||||
-rw-r--r-- | games/lapispuzzle/Makefile | 4 | ||||
-rw-r--r-- | games/stepbill/Makefile | 4 |
5 files changed, 9 insertions, 9 deletions
diff --git a/games/gnustep-ladder/Makefile b/games/gnustep-ladder/Makefile index 4506227f94dd..10dcd77c8edc 100644 --- a/games/gnustep-ladder/Makefile +++ b/games/gnustep-ladder/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: ladder # Date created: 11 Sep 2006 -# Whom: gurkan@linuks.mine.nu +# Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITES= http://download.savannah.gnu.org/releases/gap/ \ PKGNAMEPREFIX= gnustep- DISTNAME= Ladder-${PORTVERSION} -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= GNU Go frontend for GNUstep RUN_DEPENDS= gnugo:${PORTSDIR}/games/gnugo diff --git a/games/gridlock/Makefile b/games/gridlock/Makefile index 5628d8400749..6bf2f737582c 100644 --- a/games/gridlock/Makefile +++ b/games/gridlock/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: gridlock.app # Date created: 31 Aug 2006 -# Whom: gurkan@linuks.mine.nu +# Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= http://www.dozingcatsoftware.com/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= Gridlock-gnustep-${PORTVERSION} -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= A collection of grid-based board games for GNUstep USE_GNUSTEP= yes diff --git a/games/jumpnbump/Makefile b/games/jumpnbump/Makefile index 584c61da5d40..8c5ef5b74761 100644 --- a/games/jumpnbump/Makefile +++ b/games/jumpnbump/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.jumpbump.mine.nu/port/ \ http://www.vlaadworld.net/jumpnbump/ \ http://jumpnbump.linuxsys.de/ -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= A fun multiplayer game with cute fluffy bunnies and bloody explosions USE_SDL= mixer sdl diff --git a/games/lapispuzzle/Makefile b/games/lapispuzzle/Makefile index 2089ae00445f..b97cec4f1d74 100644 --- a/games/lapispuzzle/Makefile +++ b/games/lapispuzzle/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: lapispuzzle # Date created: 13 Oct 2006 -# Whom: gurkan@linuks.mine.nu +# Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= http://download.savannah.gnu.org/releases/gap/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= LapisPuzzle-${PORTVERSION} -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= Tetris-like game for GNUstep USE_GNUSTEP= yes diff --git a/games/stepbill/Makefile b/games/stepbill/Makefile index efba423b0a25..002e658dab7c 100644 --- a/games/stepbill/Makefile +++ b/games/stepbill/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: stepbill # Date created: 28 Aug 2006 -# Whom: gurkan@linuks.mine.nu +# Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= games gnustep MASTER_SITES= http://www.linuks.mine.nu/stepbill/ \ ${MASTER_SITE_GNUSTEP_CH} -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= Get rid of those nasty Wingdows viruses USE_GNUSTEP= yes |