Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 2013 13:47:06 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r335487 - in head/editors: vim vim-lite
Message-ID:  <201312021347.rB2Dl6LE090385@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
+MAINTAINER?=	ports@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@FreeBSD.org
+MAINTAINER?=	ports@FreeBSD.org
 COMMENT?=	Vi "workalike", with many additional features
 
 SLAVEDIRS=	editors/vim-lite



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312021347.rB2Dl6LE090385>