diff options
Diffstat (limited to 'editors/with-editor/Makefile')
-rw-r--r-- | editors/with-editor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile index 4a1d35bdbc4b..07c81b5de187 100644 --- a/editors/with-editor/Makefile +++ b/editors/with-editor/Makefile @@ -1,6 +1,7 @@ PORTNAME= with-editor DISTVERSIONPREFIX= v -DISTVERSION= 3.4.4 +DISTVERSION= 3.4.5 +PORTREVISION= 1 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |