diff --git a/games/xlifegame/Makefile b/games/xlifegame/Makefile
index 64b2002fa91f..3fc4acc688ab 100644
--- a/games/xlifegame/Makefile
+++ b/games/xlifegame/Makefile
@@ -1,19 +1,19 @@
# New ports collection makefile for: xlifegame
# Date created: 11 January 2000
# Whom: HIYAMA Takeshi
#
# $FreeBSD$
#
PORTNAME= xlifegame
PORTVERSION= 1.13
CATEGORIES= games
MASTER_SITES= http://puma.cis.ibaraki.ac.jp/pub/X11/ \
http://nadja.cis.ibaraki.ac.jp/pub/X11/
-MAINTAINER= th@cis.ibaraki.ac.jp
+MAINTAINER= cbc06942@pop06.odn.ne.jp
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include
|