summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dictionary/Makefile2
-rw-r--r--textproc/emacs-wiki/Makefile2
-rw-r--r--textproc/py-feedparser/Makefile2
-rw-r--r--textproc/xml-parse.el/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/dictionary/Makefile b/textproc/dictionary/Makefile
index badd01dd8c9a..4a429d820216 100644
--- a/textproc/dictionary/Makefile
+++ b/textproc/dictionary/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ \
http://bsdchat.com/dist/dryice/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
-MAINTAINER= dryice@liu.com.cn
+MAINTAINER= dryice@dryice.name
COMMENT= A dictionary client for Emacs
EMACS_PORT_NAME?= emacs21
diff --git a/textproc/emacs-wiki/Makefile b/textproc/emacs-wiki/Makefile
index 8461ba92921d..677674792f1c 100644
--- a/textproc/emacs-wiki/Makefile
+++ b/textproc/emacs-wiki/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.mwolson.org/static/dist/emacs-wiki/ \
http://bsdchat.com/dist/dryice/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
-MAINTAINER= dryice@liu.com.cn
+MAINTAINER= dryice@dryice.name
COMMENT= Create and use hyperlinks and simple formatting in plain text files
EMACS_PORT_NAME?= emacs21
diff --git a/textproc/py-feedparser/Makefile b/textproc/py-feedparser/Makefile
index 1172c137bb05..4df68a089caf 100644
--- a/textproc/py-feedparser/Makefile
+++ b/textproc/py-feedparser/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
MASTER_SITE_SUBDIR= feedparser
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= dryice@liu.com.cn
+MAINTAINER= dryice@dryice.name
COMMENT= An RSS feed parser written in Python
WRKSRC= ${WRKDIR}/${PORTNAME}
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