diff options
Diffstat (limited to 'editors/with-editor/Makefile')
-rw-r--r-- | editors/with-editor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile index 9f6692482b5c..662adbc3fec7 100644 --- a/editors/with-editor/Makefile +++ b/editors/with-editor/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= with-editor -PORTVERSION= 2.7.0 +PORTVERSION= 2.7.1 DISTVERSIONPREFIX= v CATEGORIES= editors elisp PKGNAMESUFFIX= -${EMACS_PORT_NAME} |