diff options
Diffstat (limited to 'games/gnustep-ladder')
-rw-r--r-- | games/gnustep-ladder/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |