diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-03-02 08:25:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-03-02 08:25:11 +0000 |
commit | df531852c8146548146a20a5ff026db61bf97097 (patch) | |
tree | 424cf76ee9f77450481813c5a18657a2be487bfc /games/cchess | |
parent | 0908ddc2817c7771822a25a46f27b04da146bde8 (diff) | |
download | ports-df531852c8146548146a20a5ff026db61bf97097.tar.gz ports-df531852c8146548146a20a5ff026db61bf97097.zip |
Notes
Diffstat (limited to 'games/cchess')
-rw-r--r-- | games/cchess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cchess/Makefile b/games/cchess/Makefile index e95320a86775..a9c392eb8de8 100644 --- a/games/cchess/Makefile +++ b/games/cchess/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= games MASTER_SITES= ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ -MAINTAINER= relaxbsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Very simple Chinese chess program LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro \ |