diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2020-01-07 04:55:40 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2020-01-07 04:55:40 +0000 |
commit | ced1e88d5ec94a9d75353644b1684410966846e9 (patch) | |
tree | 41d4941aad79ad61cd188bfa11ed88ac66201f80 /editors/with-editor | |
parent | 670d33426bfbd05033eb75f5a341bec70efecbec (diff) |
Notes
Diffstat (limited to 'editors/with-editor')
-rw-r--r-- | editors/with-editor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile index 20fcc8b89340..884ffa84a60e 100644 --- a/editors/with-editor/Makefile +++ b/editors/with-editor/Makefile @@ -4,6 +4,7 @@ PORTNAME= with-editor DISTVERSIONPREFIX= v DISTVERSION= 2.9.1 +PORTREVISION= 1 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |