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/phalanx | |
parent | f65276b6184632e8e2f82c780e5a2be5d6b32fa9 (diff) | |
download | ports-2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b.tar.gz ports-2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b.zip |
Notes
Diffstat (limited to 'games/phalanx')
-rw-r--r-- | games/phalanx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/phalanx/Makefile b/games/phalanx/Makefile index fab027b9502c..aa35f7d1a5b3 100644 --- a/games/phalanx/Makefile +++ b/games/phalanx/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Version%20XXV DISTNAME= ${PORTNAME}-XXV-source -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Xboard-compatible chess playing program LICENSE= GPLv2+ |