diff options
-rw-r--r-- | textproc/emacs-wiki/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/emacs-wiki/Makefile b/textproc/emacs-wiki/Makefile index 5dbe0f9925f5..4c92537d0ece 100644 --- a/textproc/emacs-wiki/Makefile +++ b/textproc/emacs-wiki/Makefile @@ -13,12 +13,9 @@ MASTER_SITES= http://www.mwolson.org/static/dist/emacs-wiki/ \ http://dryice.name/computer/FreeBSD/distfiles/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER= dryice@dryice.name +MAINTAINER= dryice@FreeBSD.org COMMENT= Create and use hyperlinks and simple formatting in plain text files -DEPRECATED= Depends on textproc/htmlize.el, which is DEPRECATED -EXPIRATION_DATE= 2011-10-31 - USE_EMACS= yes EMACS_PORT_NAME?= emacs21 |