summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2009-05-09 19:22:15 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2009-05-09 19:22:15 +0000
commitb1df87c2ed3148118da4eb634135e84b097a5983 (patch)
tree0075eb9ed3b7e5137c0528e122eb22941145e9e4
parent7f277b7ca68d7ca3ee4f5137d1f48b8840b26f11 (diff)
downloadfreebsd-ports-b1df87c2ed3148118da4eb634135e84b097a5983.zip
Reset maintainership to ports@. If someone still uses these, please
feel free to grab them. If no one grabs them, we'll put them on the death list.
-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