diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-27 03:55:29 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-27 03:55:29 +0000 |
commit | ee4a242f81ddd721b7dffc2a5a2680096ef3558d (patch) | |
tree | 00dfe7219431c3bc86683d403af811b8d47c92d7 /games/xlifegame | |
parent | bb5985e6f626668f67ee52b4633fc5a46232f84c (diff) | |
download | ports-ee4a242f81ddd721b7dffc2a5a2680096ef3558d.tar.gz ports-ee4a242f81ddd721b7dffc2a5a2680096ef3558d.zip |
Change maintainer's address.
Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR: ports/26102
Notes
Notes:
svn path=/head/; revision=40422
Diffstat (limited to 'games/xlifegame')
-rw-r--r-- | games/xlifegame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xlifegame/Makefile b/games/xlifegame/Makefile index 64b2002fa91f..3fc4acc688ab 100644 --- a/games/xlifegame/Makefile +++ b/games/xlifegame/Makefile @@ -11,7 +11,7 @@ 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 |