diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
commit | 79ed41a8a032517e571d68b42937692ec14f0dae (patch) | |
tree | 711755e8addaf8e96d38721a3ad45b08e149d406 /games/gnustep-ladder | |
parent | 32b85b62b24a4b43b3041a282557f909848a3143 (diff) | |
download | ports-79ed41a8a032517e571d68b42937692ec14f0dae.tar.gz ports-79ed41a8a032517e571d68b42937692ec14f0dae.zip |
Notes
Diffstat (limited to 'games/gnustep-ladder')
-rw-r--r-- | games/gnustep-ladder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnustep-ladder/Makefile b/games/gnustep-ladder/Makefile index 3c81416827b3..320720d94cf6 100644 --- a/games/gnustep-ladder/Makefile +++ b/games/gnustep-ladder/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= gap PKGNAMEPREFIX= gnustep- DISTNAME= Ladder-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU Go frontend for GNUstep RUN_DEPENDS= gnugo:${PORTSDIR}/games/gnugo |