diff options
author | johans <johans@FreeBSD.org> | 2014-05-24 19:42:20 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2014-05-24 19:42:20 +0800 |
commit | 3b1f153b4ac5e3bc13dad7d69e6f25593b1f059d (patch) | |
tree | 8aa514cbf0683ac0a6bd22e83936a906a812601c /games | |
parent | f8ea22227d327e632dfa17828ca5fe7bdfa6355c (diff) | |
download | freebsd-ports-gnome-3b1f153b4ac5e3bc13dad7d69e6f25593b1f059d.tar.gz freebsd-ports-gnome-3b1f153b4ac5e3bc13dad7d69e6f25593b1f059d.tar.zst freebsd-ports-gnome-3b1f153b4ac5e3bc13dad7d69e6f25593b1f059d.zip |
Adopt port
Diffstat (limited to 'games')
-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 db5ce8c8fb9d..ef66d48cea0b 100644 --- a/games/phalanx/Makefile +++ b/games/phalanx/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}/Version%20XXIII%20Beta DISTNAME= ${PORTNAME}-XXIII-beta EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= Xboard-compatible chess playing program LICENSE= GPLv2 # (or later) |