summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chess.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/chess.el b/chess.el
index f7a23ff..0d50573 100644
--- a/chess.el
+++ b/chess.el
@@ -7,10 +7,10 @@
;; Version: 2.0
;; Keywords: games
;; Author: John Wiegley <johnw@gnu.org>
-;; Maintainer: John Wiegley <johnw@gnu.org>
+;; Maintainer: Mario Lang <mlang@delysid.org>
;; Description: Play chess in Emacs
-;; URL: http://www.gci-net.com/~johnw/Emacs/packages/chess.tar.gz
-;; Compatibility: Emacs20, Emacs21, XEmacs21
+;; URL: http://emacs-chess.sourceforge.net/
+;; Compatibility: Emacs21
;; This file is not part of GNU Emacs.