diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-08 00:22:00 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-08 00:22:00 +0000 |
commit | ce16c6ed8506e1b1ba87191eaa53e9172de69d8f (patch) | |
tree | bb3ac7a981a10de708b9799e80366faa78e71920 /games/pear-Games_Chess | |
parent | 8a1ff65b9b4abb36af6477b5c168037be07d4f71 (diff) |
- Pass maintainership to miwi
Notes
Notes:
svn path=/head/; revision=220194
Diffstat (limited to 'games/pear-Games_Chess')
-rw-r--r-- | games/pear-Games_Chess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pear-Games_Chess/Makefile b/games/pear-Games_Chess/Makefile index d07432833bdf..45b419ba928c 100644 --- a/games/pear-Games_Chess/Makefile +++ b/games/pear-Games_Chess/Makefile @@ -9,7 +9,7 @@ PORTNAME= Games_Chess PORTVERSION= 1.0.1 CATEGORIES= games devel pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR methods for constructing and validating chess games in PGN BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |