aboutsummaryrefslogtreecommitdiff
path: root/textproc/xml-parse.el
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-02 17:35:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-02 17:35:20 +0000
commit983d5155b110c5fbed35cf84abdd77fc01cd2759 (patch)
tree3554e03f4bd1adb82338eaa88be5d19a419a00e7 /textproc/xml-parse.el
parent0d55bb5a7dc6ecf63816b14be3bf6f97a360d8be (diff)
downloadports-983d5155b110c5fbed35cf84abdd77fc01cd2759.tar.gz
ports-983d5155b110c5fbed35cf84abdd77fc01cd2759.zip
Notes
Diffstat (limited to 'textproc/xml-parse.el')
-rw-r--r--textproc/xml-parse.el/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xml-parse.el/Makefile b/textproc/xml-parse.el/Makefile
index 17e16a388df0..0ff2c2e2987e 100644
--- a/textproc/xml-parse.el/Makefile
+++ b/textproc/xml-parse.el/Makefile
@@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}
EXTRACT_SUFX=
EXTRACT_ONLY=
-MAINTAINER= dryice@dryice.name
+MAINTAINER= ports@FreeBSD.org
COMMENT= Code to efficiently read/write XML data with Elisp
USE_EMACS= yes