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/xboard/Makefile | |
parent | f65276b6184632e8e2f82c780e5a2be5d6b32fa9 (diff) | |
download | ports-2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b.tar.gz ports-2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b.zip |
Returns johans's ports to the pool after safekeeping his commit bit.
Notes
Notes:
svn path=/head/; revision=516744
Diffstat (limited to 'games/xboard/Makefile')
-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 cf1ae06f764a..91dbf7d6accb 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -8,7 +8,7 @@ PORTEPOCH?= 0 CATEGORIES?= games MASTER_SITES?= GNU -MAINTAINER?= johans@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= X frontend for Crafty, GNUChess, Chess Servers, or e-mail chess LICENSE?= GPLv3 |