From 769c8ef54560ead4f4f71b689ec00d7cc3fdbe85 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sat, 15 Oct 2022 12:45:25 +0200 Subject: [PATCH] editors/neovim-qt: return to pool per maintainer request --- editors/neovim-qt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/neovim-qt/Makefile b/editors/neovim-qt/Makefile index a9296e8d8a03..7f67422350bc 100644 --- a/editors/neovim-qt/Makefile +++ b/editors/neovim-qt/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.2.17 CATEGORIES= editors -MAINTAINER= chuck@tuffli.net +MAINTAINER= ports@FreeBSD.org COMMENT= Neovim client library and QT5 GUI WWW= https://github.com/equalsraf/neovim-qt/