summaryrefslogtreecommitdiff
path: root/editors/vim5
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 /editors/vim5
parentFix patching by merging two patches for the same file. (diff)
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.
Notes
Notes: svn path=/head/; revision=233547
Diffstat (limited to 'editors/vim5')
-rw-r--r--editors/vim5/Makefile2
1 files changed, 1 insertions, 1 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)