diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-04-29 17:54:05 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-04-29 17:54:05 +0000 |
commit | 19c0b8cda19802191dd35f375f7e15dd6cfff0b0 (patch) | |
tree | 1864e371663b3e8cbd3c156dbdca905dee1dccad /games | |
parent | - update to 1.1.0 (diff) |
3
Notes
Notes:
svn path=/head/; revision=212271
Diffstat (limited to 'games')
-rw-r--r-- | games/gnustep-ladder/Makefile | 2 | ||||
-rw-r--r-- | games/gridlock/Makefile | 2 | ||||
-rw-r--r-- | games/stepbill/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/gnustep-ladder/Makefile b/games/gnustep-ladder/Makefile index 10dcd77c8edc..b9fb109148e5 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 6bf2f737582c..42fe83ef7893 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 002e658dab7c..f6c6cee2e5e9 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 |