From 697ed72fd7cdbf226c53c19aa401249bac0b6bb6 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Sun, 19 Jun 2016 08:23:53 +0000 Subject: [PATCH] editors/neovim: pass maintainership to submitter - fix out-of-order DISTVERSIONPREFIX (portlint warning) PR: 210301 Submitted by: Oleg Gushchenkov --- editors/neovim/Makefile | 4 ++-- 1 file 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