aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-11-06 20:57:19 +0000
committerRene Ladan <rene@FreeBSD.org>2018-11-06 20:57:19 +0000
commit7deb5ce06a93df93cb638997096ff4ac02c590b4 (patch)
tree692a5a020199f013d81e3197507f1793e7696dae /textproc
parent3f3a62a50466b4649689e3b624551c5c609fe759 (diff)
downloadports-7deb5ce06a93df93cb638997096ff4ac02c590b4.tar.gz
ports-7deb5ce06a93df93cb638997096ff4ac02c590b4.zip
Return dryice's ports to the pool after his commit bit got safekept.
Notes
Notes: svn path=/head/; revision=484328
Diffstat (limited to 'textproc')
-rw-r--r--textproc/emacs-wiki/Makefile2
-rw-r--r--textproc/htmlize.el/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/emacs-wiki/Makefile b/textproc/emacs-wiki/Makefile
index 6c37b65ec080..d29e3402742c 100644
--- a/textproc/emacs-wiki/Makefile
+++ b/textproc/emacs-wiki/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.mwolson.org/static/dist/emacs-wiki/ \
http://dryice.name/computer/FreeBSD/distfiles/
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= dryice@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Create and use hyperlinks and simple formatting in plain text files
RUN_DEPENDS= xml-parse.el${EMACS_PKGNAMESUFFIX}>0:textproc/xml-parse.el@${EMACS_FLAVOR}
diff --git a/textproc/htmlize.el/Makefile b/textproc/htmlize.el/Makefile
index dae27476f0ca..95223347a38f 100644
--- a/textproc/htmlize.el/Makefile
+++ b/textproc/htmlize.el/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}.cgi
EXTRACT_SUFX=
DIST_SUBDIR= repacked
-MAINTAINER= dryice@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Emacs major mode to create HTML files from Emacs buffers (in colour!)
USES= emacs