diff options
-rw-r--r-- | games/pear-Games_Chess/Makefile | 2 | ||||
-rw-r--r-- | games/xboard/Makefile | 2 | ||||
-rw-r--r-- | www/logtools/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/pear-Games_Chess/Makefile b/games/pear-Games_Chess/Makefile index 5fe6ec4ce083..c75c91f035f3 100644 --- a/games/pear-Games_Chess/Makefile +++ b/games/pear-Games_Chess/Makefile @@ -9,7 +9,7 @@ PORTNAME= Games_Chess PORTVERSION= 0.9.0 CATEGORIES= games devel pear -MAINTAINER= xaa+ports@timewasters.nl +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR methods for constructing and validating chess games in PGN BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/games/xboard/Makefile b/games/xboard/Makefile index 1d0c01c41fc8..ebf85d3a57ff 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tim-mann.org/xboard/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= xboard -MAINTAINER= xaa+ports@timewasters.nl +MAINTAINER= ports@FreeBSD.org COMMENT= X frontend for Crafty, GNUChess, Chess Servers, or e-mail chess BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html diff --git a/www/logtools/Makefile b/www/logtools/Makefile index 7c18b3224e08..59362bc4c778 100644 --- a/www/logtools/Makefile +++ b/www/logtools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.coker.com.au/logtools/ EXTRACT_SUFX= .tgz -MAINTAINER= xaa+ports@timewasters.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Useful tools to deal with CLF files (Common Log File format) GNU_CONFIGURE= yes |