svn commit: r335487 - in head/editors: vim vim-lite
Bryan Drewery
bdrewery at FreeBSD.org
Mon Dec 2 13:47:06 UTC 2013
Author: bdrewery
Date: Mon Dec 2 13:47:06 2013
New Revision: 335487
URL: http://svnweb.freebsd.org/changeset/ports/335487
Log:
- Reset maintainer due to timeout of 11 open PR, 7 with patches and
no activity since July 2013
With hat: portmgr
Discussed with: portmgr
Modified:
head/editors/vim-lite/Makefile
head/editors/vim/Makefile
Modified: head/editors/vim-lite/Makefile
==============================================================================
--- head/editors/vim-lite/Makefile Mon Dec 2 13:41:23 2013 (r335486)
+++ head/editors/vim-lite/Makefile Mon Dec 2 13:47:06 2013 (r335487)
@@ -5,7 +5,7 @@ LITE= yes
MASTERDIR= ${.CURDIR}/../vim
-MAINTAINER?= obrien at FreeBSD.org
+MAINTAINER?= ports at FreeBSD.org
COMMENT?= Vi "workalike", with many additional features (Lite package)
PORTREVISION= 2
Modified: head/editors/vim/Makefile
==============================================================================
--- head/editors/vim/Makefile Mon Dec 2 13:41:23 2013 (r335486)
+++ head/editors/vim/Makefile Mon Dec 2 13:47:06 2013 (r335487)
@@ -28,7 +28,7 @@ BADPATCHES= 527 780 796 873 890 1104 111
PATCHFILES:= ${PATCHFILES:N7.3.${p}}
.endfor
-MAINTAINER?= obrien at FreeBSD.org
+MAINTAINER?= ports at FreeBSD.org
COMMENT?= Vi "workalike", with many additional features
SLAVEDIRS= editors/vim-lite
More information about the svn-ports-all
mailing list