diff options
Diffstat (limited to 'textproc/markdown-mode.el')
-rw-r--r-- | textproc/markdown-mode.el/Makefile | 1 |
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 |