diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-05-04 14:58:54 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-05-04 14:58:54 +0000 |
commit | 2249c203323e8487a65cb2526ba811f0bc8083ab (patch) | |
tree | 5a91ad2243af37067e7e325ad3190870e68428a7 /games/chessx | |
parent | b18ecb298ee37c8131fa86bb5af7f37f277f0a4d (diff) | |
download | ports-2249c203323e8487a65cb2526ba811f0bc8083ab.tar.gz ports-2249c203323e8487a65cb2526ba811f0bc8083ab.zip |
Notes
Diffstat (limited to 'games/chessx')
-rw-r--r-- | games/chessx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/chessx/Makefile b/games/chessx/Makefile index 87c3908f219b..9e6ae52a8c49 100644 --- a/games/chessx/Makefile +++ b/games/chessx/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt 4 chess database application LICENSE= GPLv2+ |