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/xgalaga | |
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/xgalaga')
-rw-r--r-- | games/xgalaga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile index 99dcc970a0c4..e3b9acf57674 100644 --- a/games/xgalaga/Makefile +++ b/games/xgalaga/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.1.1.0 CATEGORIES= games MASTER_SITES= SF/${PORTNAME} -MAINTAINER= turutani@scphys.kyoto-u.ac.jp +MAINTAINER= TsurutaniNaoki@gmail.com COMMENT= Clone of the classic game Galaga for X11 LICENSE= GPLv2 |