aboutsummaryrefslogtreecommitdiff
path: root/textproc/emacs-wiki/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/emacs-wiki/Makefile')
-rw-r--r--textproc/emacs-wiki/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/emacs-wiki/Makefile b/textproc/emacs-wiki/Makefile
index b807edb3211d..ade40b210c5b 100644
--- a/textproc/emacs-wiki/Makefile
+++ b/textproc/emacs-wiki/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= emacs-wiki
-PORTVERSION= 2.67.1
+PORTVERSION= 2.68
CATEGORIES= textproc elisp
MASTER_SITES= http://www.mwolson.org/static/dist/emacs-wiki/ \
http://bsdchat.com/dist/dryice/
@@ -15,6 +15,7 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= dryice@liu.com.cn
COMMENT= Create and use hyperlinks and simple formatting in plain text files
+WRKSRC= ${WRKDIR}/${PORTNAME}
EMACS_PORT_NAME?= emacs21
.if ${EMACS_PORT_NAME} != "emacs21"