diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2024-03-26 16:43:36 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2024-03-26 22:51:47 +0000 |
commit | 26421ac37c3c013c7809400976c866a8f70db436 (patch) | |
tree | 1fa1b1617451c4f14ce27b77573eaac921a644f2 /textproc/yaml-mode.el | |
parent | 4d9f1684ed014a79d95526fa8c4ba77ece854b8d (diff) | |
download | ports-26421ac37c3c013c7809400976c866a8f70db436.tar.gz ports-26421ac37c3c013c7809400976c866a8f70db436.zip |
Diffstat (limited to 'textproc/yaml-mode.el')
-rw-r--r-- | textproc/yaml-mode.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/yaml-mode.el/Makefile b/textproc/yaml-mode.el/Makefile index 813014a4017e..f6932b336173 100644 --- a/textproc/yaml-mode.el/Makefile +++ b/textproc/yaml-mode.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= yaml-mode.el PORTVERSION= 0.0.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |