diff options
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 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 |