diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-08 05:07:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-08 05:07:21 +0000 |
commit | 41b6899e25bac3941ab5bfbbcb4aed18995f1946 (patch) | |
tree | 22faecb705e6f22ecc2b738eb51082c4053150ff /games/xgospel | |
parent | c5450c57954eedd9539f68f3a220046f64132c43 (diff) |
Reset bouncing maintainer address
Notes
Notes:
svn path=/head/; revision=100341
Diffstat (limited to 'games/xgospel')
-rw-r--r-- | games/xgospel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xgospel/Makefile b/games/xgospel/Makefile index 26876c29bb9f..88614e5a9268 100644 --- a/games/xgospel/Makefile +++ b/games/xgospel/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.12d CATEGORIES= games MASTER_SITES= http://www.teaser.fr/~jlgailly/ -MAINTAINER= shaoz@asia.com +MAINTAINER= ports@FreeBSD.org COMMENT= An X11 Go (weiqi, baduk) client for the Internet Go Server LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d |