summaryrefslogtreecommitdiff
path: root/textproc/markdown-mode.el
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2021-10-01 12:37:38 -0300
committerJoseph Mingrone <jrm@FreeBSD.org>2021-10-01 19:55:27 -0300
commit126e3bb1f15157e4624a26aed1d01393603b03e0 (patch)
tree08a16c058abfba7197814fec3f95311aa6fd39a3 /textproc/markdown-mode.el
parenteditors/emacs-devel: Update to 2021-10-01 commit, 30bbb57* (diff)
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258
Diffstat (limited to 'textproc/markdown-mode.el')
-rw-r--r--textproc/markdown-mode.el/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/markdown-mode.el/Makefile b/textproc/markdown-mode.el/Makefile
index 738aa8df84ad..17e2c47ab0e5 100644
--- a/textproc/markdown-mode.el/Makefile
+++ b/textproc/markdown-mode.el/Makefile
@@ -2,6 +2,7 @@ PORTNAME= markdown-mode.el
DISTVERSIONPREFIX= v
DISTVERSION= 2.4
CATEGORIES= textproc elisp
+PORTREVISION= 1
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
MAINTAINER= olgeni@FreeBSD.org