diff options
Diffstat (limited to 'textproc/xml-parse.el/Makefile')
-rw-r--r-- | textproc/xml-parse.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xml-parse.el/Makefile b/textproc/xml-parse.el/Makefile index 307b4536ba3a..f1037b8fac6f 100644 --- a/textproc/xml-parse.el/Makefile +++ b/textproc/xml-parse.el/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= dryice@liu.com.cn +MAINTAINER= dryice@dryice.name COMMENT= Code to efficiently read/write XML data with Elisp EMACS_PORT_NAME?= emacs21 |