diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-11 12:01:50 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-11 12:01:50 +0800 |
commit | 3a44504f9fd8b3b94f8fd51110a4f9f8e3b266ed (patch) | |
tree | a638ed6b4b54d903a6cff018b20c75f9bf750fca /textproc/xml-parse.el | |
parent | 5e9aa9160dd4597664fef471294dfccbc6364fd7 (diff) | |
download | freebsd-ports-gnome-3a44504f9fd8b3b94f8fd51110a4f9f8e3b266ed.tar.gz freebsd-ports-gnome-3a44504f9fd8b3b94f8fd51110a4f9f8e3b266ed.tar.zst freebsd-ports-gnome-3a44504f9fd8b3b94f8fd51110a4f9f8e3b266ed.zip |
[maintainer] change maintainer mail address
I'm the maintainer(dryice@liu.com.cn) of the following
ports. Please help to change the maintainer mail address to
dryice@dryice.name. This new mail address has a RDNS record
and will make the life easier. Thanks!
PR: ports/91624
Submitted by: Dryice Dong Liu <dryice@dryice.name>
Diffstat (limited to 'textproc/xml-parse.el')
-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 |