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