From edb6811b489821635504ac61a7171838d7462baa Mon Sep 17 00:00:00 2001 From: cpm Date: Mon, 17 Jul 2017 19:41:10 +0000 Subject: - Pass maintainership to submitter PR: 219835 Submitted by: dickey@his.com Approved by: koobs --- editors/vile/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/vile/Makefile b/editors/vile/Makefile index e6960ea3a79..16cc1a8e255 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://dickey.his.com/vile/current/ \ PATCH_SITES= ${MASTER_SITES:S,vile/current/,vile/patches/,g} #PATCHFILES= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dickey@invisible-island.net COMMENT= VI Like Emacs -- console version LICENSE= GPLv2 -- cgit