aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-02 19:42:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-02 19:42:01 +0000
commit92574dfc2c645b7c80fdf794a3d0dd84a364f8a0 (patch)
tree3924fd00b8457fb64f0a3a590b82125b7c4c2710 /editors
parent0a89ba2c13571125ebfd2c1fb9fb023914d8034b (diff)
downloadports-92574dfc2c645b7c80fdf794a3d0dd84a364f8a0.tar.gz
ports-92574dfc2c645b7c80fdf794a3d0dd84a364f8a0.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/vim-lite/Makefile4
-rw-r--r--editors/vim/Makefile2
2 files changed, 3 insertions, 3 deletions
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