diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2018-05-31 01:18:05 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2018-05-31 01:18:05 +0000 |
commit | 107b408c3141f4a2d694fb7bb6f3809d48f62a04 (patch) | |
tree | 69a40aa3b0a3194344d14d8974e6df5255764104 /editors/with-editor | |
parent | 3ae34aead84a9ea4fff9fa6ad55504563c3ba964 (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 53769256d0fd..98ddfaf38d94 100644 --- a/editors/with-editor/Makefile +++ b/editors/with-editor/Makefile @@ -4,6 +4,7 @@ PORTNAME= with-editor DISTVERSIONPREFIX= v DISTVERSION= 2.7.3 +PORTREVISION= 1 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |