summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/vim5/Makefile2
-rw-r--r--editors/vim6/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index a095f0ba75e8..c11a0caa7d6b 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/Makefile
@@ -19,7 +19,7 @@ PATCH_SITES= ${MASTER_SITES:S/unix/patches/}
PATCHFILES+= 5.8.0${p}
.endfor
-MAINTAINER?= obrien@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
COMMENT= Vi "workalike", with many additional features
.if defined(PACKAGE_BUILDING) && !defined(LITE)
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile
index 737e4836417d..9bbdc68acc18 100644
--- a/editors/vim6/Makefile
+++ b/editors/vim6/Makefile
@@ -23,7 +23,7 @@ BADPATCHES= 000 001
PATCHFILES:= ${PATCHFILES:N6.4.${p}}
.endfor
-MAINTAINER?= obrien@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
COMMENT?= Vi "workalike", with many additional features
SLAVEDIRS= editors/vim-lite