aboutsummaryrefslogtreecommitdiffstats
path: root/editors/neovim
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2016-06-19 16:23:53 +0800
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2016-06-19 16:23:53 +0800
commit697ed72fd7cdbf226c53c19aa401249bac0b6bb6 (patch)
treee188348aac034a8bb4f95a608f4b70cfafbf9fe1 /editors/neovim
parentb795087657598fd3c37c7a3e94d25654dbf60d0b (diff)
downloadfreebsd-ports-gnome-697ed72fd7cdbf226c53c19aa401249bac0b6bb6.tar.gz
freebsd-ports-gnome-697ed72fd7cdbf226c53c19aa401249bac0b6bb6.tar.zst
freebsd-ports-gnome-697ed72fd7cdbf226c53c19aa401249bac0b6bb6.zip
editors/neovim: pass maintainership to submitter
- fix out-of-order DISTVERSIONPREFIX (portlint warning) PR: 210301 Submitted by: Oleg Gushchenkov <gor@clogic.com.ua>
Diffstat (limited to 'editors/neovim')
-rw-r--r--editors/neovim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/neovim/Makefile b/editors/neovim/Makefile
index a1ecf72b5b64..80139eb3c7ed 100644
--- a/editors/neovim/Makefile
+++ b/editors/neovim/Makefile
@@ -3,11 +3,11 @@
PORTNAME= neovim
PORTVERSION= 0.1.4
-PORTREVISION= 2
DISTVERSIONPREFIX= v
+PORTREVISION= 2
CATEGORIES= editors
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= gor@clogic.com.ua
COMMENT= Next generation Vim
LICENSE= APACHE20