diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2020-08-12 18:30:06 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2020-08-12 18:30:06 +0000 |
commit | bea2b0b80255c7df1a22f967b34299a2bfaad9ca (patch) | |
tree | 9cd448f0266d934d79aafc6ae5f7cc25f6b2eaf0 /editors/with-editor | |
parent | cbd41e1dc155e34115118d440e0d05c2c6c25a65 (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 4d244f8d8d9f..74d178f56a37 100644 --- a/editors/with-editor/Makefile +++ b/editors/with-editor/Makefile @@ -4,6 +4,7 @@ PORTNAME= with-editor DISTVERSIONPREFIX= v DISTVERSION= 2.9.4 +PORTREVISION= 1 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |