diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-03-27 11:49:22 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-03-27 11:49:22 +0800 |
commit | fcb3fc7e736783a8fe9fd68075f990b8eb9607bd (patch) | |
tree | 3bcf8fae173e851d3b300a94305974958f8597ac /games | |
parent | 62d7a7035822e49c36a17409c398f3206d95eab5 (diff) | |
download | freebsd-ports-gnome-fcb3fc7e736783a8fe9fd68075f990b8eb9607bd.tar.gz freebsd-ports-gnome-fcb3fc7e736783a8fe9fd68075f990b8eb9607bd.tar.zst freebsd-ports-gnome-fcb3fc7e736783a8fe9fd68075f990b8eb9607bd.zip |
Change maintainer's address.
Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR: ports/26095
Diffstat (limited to 'games')
-rw-r--r-- | games/gru/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gru/Makefile b/games/gru/Makefile index 814480879194..d36ce16148cb 100644 --- a/games/gru/Makefile +++ b/games/gru/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 8087 CATEGORIES= games MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/gru/ -MAINTAINER= th@cis.ibaraki.ac.jp +MAINTAINER= cbc06942@pop06.odn.ne.jp USE_IMAKE= yes |