diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2021-09-20 10:57:58 +0200 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2021-09-20 18:09:26 +0200 |
commit | f836ca9425b2539d5ce1ccaa70451d4cbd52c293 (patch) | |
tree | 7a2e08885fa8f5055230365cb9b67caacc05bd7b | |
parent | sysutils/powerdxx: add pkg-message to inform (diff) |
games/xboard: take maintainership
PR: 258612
Reported by: Alexander <alx_figueroa@yahoo.com>
-rw-r--r-- | games/xboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xboard/Makefile b/games/xboard/Makefile index 4a43d16debf5..4618682998f3 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -7,7 +7,7 @@ PORTEPOCH?= 0 CATEGORIES?= games MASTER_SITES?= GNU -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= mbeis@xs4all.nl COMMENT?= X frontend for Crafty, GNUChess, Chess Servers, or e-mail chess LICENSE?= GPLv3 |