From 92574dfc2c645b7c80fdf794a3d0dd84a364f8a0 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 2 Dec 2013 19:42:01 +0000 Subject: - Take maintainership --- editors/vim-lite/Makefile | 4 ++-- editors/vim/Makefile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'editors') diff --git a/editors/vim-lite/Makefile b/editors/vim-lite/Makefile index eea4bc25e4ec..4321410ee2f9 100644 --- a/editors/vim-lite/Makefile +++ b/editors/vim-lite/Makefile @@ -5,8 +5,8 @@ LITE= yes MASTERDIR= ${.CURDIR}/../vim -MAINTAINER?= ports@FreeBSD.org -COMMENT?= Vi "workalike", with many additional features (Lite package) +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Vi "workalike", with many additional features (Lite package) PORTREVISION= 2 diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 6384b6f7b05f..3c320ad9f226 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -28,7 +28,7 @@ BADPATCHES= 527 780 796 873 890 1104 1111 PATCHFILES:= ${PATCHFILES:N7.3.${p}} .endfor -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= sunpoet@FreeBSD.org COMMENT?= Vi "workalike", with many additional features SLAVEDIRS= editors/vim-lite -- cgit v1.2.3