diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/emacs-chess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/emacs-chess/Makefile b/games/emacs-chess/Makefile index 413dbb41613..c475636bad5 100644 --- a/games/emacs-chess/Makefile +++ b/games/emacs-chess/Makefile @@ -15,7 +15,7 @@ DISTFILES= chess-${PORTVERSION}.tar.bz2 \ sounds.tar.bz2 \ pieces.tar.bz2 -MAINTAINER= dryice@liu.com.cn +MAINTAINER= dryice@dryice.name COMMENT= Play chess with emacs EMACS_PORT_NAME= emacs21 |