diff options
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 \ |