diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-11-04 21:21:03 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-11-04 21:21:03 +0000 |
commit | 2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b (patch) | |
tree | aaa2c08d71abd608c59b88d2f47129b176e8865b /games/xshogi | |
parent | f65276b6184632e8e2f82c780e5a2be5d6b32fa9 (diff) |
Notes
Diffstat (limited to 'games/xshogi')
-rw-r--r-- | games/xshogi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xshogi/Makefile b/games/xshogi/Makefile index 91e3d680c7c1..236e83a4510a 100644 --- a/games/xshogi/Makefile +++ b/games/xshogi/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.2 CATEGORIES= games MASTER_SITES= GNU/gnushogi -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese chess-like game for X Window System RUN_DEPENDS= gnushogi:games/gnushogi |