diff options
author | ohauer <ohauer@FreeBSD.org> | 2016-03-25 19:42:13 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2016-03-25 19:42:13 +0800 |
commit | 2b0b86893f8a7afbc1bc5ea5249d1bc6e8588b58 (patch) | |
tree | 28e5fabe6a3ab906d953528efd40d17bd60e1e7c /games/xbat | |
parent | fcccf8c2efa314a0fca9d6bc9c72ab0efb838e5c (diff) | |
download | freebsd-ports-gnome-2b0b86893f8a7afbc1bc5ea5249d1bc6e8588b58.tar.gz freebsd-ports-gnome-2b0b86893f8a7afbc1bc5ea5249d1bc6e8588b58.tar.zst freebsd-ports-gnome-2b0b86893f8a7afbc1bc5ea5249d1bc6e8588b58.zip |
- change MAINTAINER email address [1]
[1] http://lists.freebsd.org/pipermail/freebsd-ports/2016-March/102600.html
Diffstat (limited to 'games/xbat')
-rw-r--r-- | games/xbat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbat/Makefile b/games/xbat/Makefile index a686026ef912..317da9a39058 100644 --- a/games/xbat/Makefile +++ b/games/xbat/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= LOCAL/hrs DISTNAME= xev111 -MAINTAINER= turutani@scphys.kyoto-u.ac.jp +MAINTAINER= TsurutaniNaoki@gmail.com COMMENT= XEVIOUS like shooting game LICENSE= GPLv2 |