diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-11-06 20:57:19 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-11-06 20:57:19 +0000 |
commit | 7deb5ce06a93df93cb638997096ff4ac02c590b4 (patch) | |
tree | 692a5a020199f013d81e3197507f1793e7696dae /textproc/emacs-wiki | |
parent | 3f3a62a50466b4649689e3b624551c5c609fe759 (diff) | |
download | ports-7deb5ce06a93df93cb638997096ff4ac02c590b4.tar.gz ports-7deb5ce06a93df93cb638997096ff4ac02c590b4.zip |
Notes
Diffstat (limited to 'textproc/emacs-wiki')
-rw-r--r-- | textproc/emacs-wiki/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |