diff options
| author | Joseph Mingrone <jrm@FreeBSD.org> | 2021-03-26 00:40:44 +0000 |
|---|---|---|
| committer | Joseph Mingrone <jrm@FreeBSD.org> | 2021-03-26 00:40:44 +0000 |
| commit | 4c42925142ca7becd991778607490efb0d4a6249 (patch) | |
| tree | 01b4481676216c1686eda99c36505dd88c50f601 /misc/elscreen | |
| parent | devel/juce: Add pkg-message; Fix typos; Fix LICENSE_PERMS (diff) | |
editors/emacs: Update to 27.2
This is a bug-fix release with no new features.
https://www.gnu.org/software/emacs/news/NEWS.27.2
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D27700
Diffstat (limited to 'misc/elscreen')
| -rw-r--r-- | misc/elscreen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile index 0ac75023c83f..dfc70baa59cb 100644 --- a/misc/elscreen/Makefile +++ b/misc/elscreen/Makefile @@ -3,7 +3,7 @@ PORTNAME= elscreen PORTVERSION= 1.4.6.20180320 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |
