From c2d3d136617b7e244a2dac8079d9886870d9029b Mon Sep 17 00:00:00 2001 From: dinoex Date: Tue, 29 Apr 2008 17:54:05 +0000 Subject: 3 --- games/gnustep-ladder/Makefile | 2 +- games/gridlock/Makefile | 2 +- games/stepbill/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/games/gnustep-ladder/Makefile b/games/gnustep-ladder/Makefile index 10dcd77c8ed..b9fb109148e 100644 --- a/games/gnustep-ladder/Makefile +++ b/games/gnustep-ladder/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://download.savannah.gnu.org/releases/gap/ \ PKGNAMEPREFIX= gnustep- DISTNAME= Ladder-${PORTVERSION} -MAINTAINER= gurkan@phys.ethz.ch +MAINTAINER= dinoex@FreeBSD.org COMMENT= GNU Go frontend for GNUstep RUN_DEPENDS= gnugo:${PORTSDIR}/games/gnugo diff --git a/games/gridlock/Makefile b/games/gridlock/Makefile index 6bf2f737582..42fe83ef789 100644 --- a/games/gridlock/Makefile +++ b/games/gridlock/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.dozingcatsoftware.com/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= Gridlock-gnustep-${PORTVERSION} -MAINTAINER= gurkan@phys.ethz.ch +MAINTAINER= dinoex@FreeBSD.org COMMENT= A collection of grid-based board games for GNUstep USE_GNUSTEP= yes diff --git a/games/stepbill/Makefile b/games/stepbill/Makefile index 002e658dab7..f6c6cee2e5e 100644 --- a/games/stepbill/Makefile +++ b/games/stepbill/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games gnustep MASTER_SITES= http://www.linuks.mine.nu/stepbill/ \ ${MASTER_SITE_GNUSTEP_CH} -MAINTAINER= gurkan@phys.ethz.ch +MAINTAINER= dinoex@FreeBSD.org COMMENT= Get rid of those nasty Wingdows viruses USE_GNUSTEP= yes -- cgit