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