summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-11 04:01:50 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-11 04:01:50 +0000
commit3952ad93e3f6e587b23c3a2717c6e56221a8d019 (patch)
tree36ead6bfbbdedc458ddf9c356e918cd4543c9b51 /textproc
parent- REPOCOPY: www/plog -> www/lifetype (diff)
[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>
Notes
Notes: svn path=/head/; revision=153229
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