Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2012 04:16:50 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309600 - in head/editors: vile xvile
Message-ID:  <201212290416.qBT4Go1J070864@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Sat Dec 29 04:16:49 2012
New Revision: 309600
URL: http://svnweb.freebsd.org/changeset/ports/309600

Log:
  - Reassign to the heap at maintainer's request

Modified:
  head/editors/vile/Makefile   (contents, props changed)
  head/editors/xvile/Makefile   (contents, props changed)

Modified: head/editors/vile/Makefile
==============================================================================
--- head/editors/vile/Makefile	Sat Dec 29 01:26:07 2012	(r309599)
+++ head/editors/vile/Makefile	Sat Dec 29 04:16:49 2012	(r309600)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:    vile
-# Date created:         Wed Nov 26, 1996
-# Whom:                 pgf
-#
+# Created by: pgf
 # $FreeBSD$
-#
 
 PORTNAME=	vile
 PORTVERSION=	9.8g
@@ -17,7 +13,7 @@ EXTRACT_SUFX=	.tgz
 PATCH_SITES=	${MASTER_SITES:S,vile/current/,vile/patches/,g}
 PATCHFILES=
 
-MAINTAINER=	gj@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	VI Like Emacs.  a vi "workalike", with many additional features
 
 MAKEFILE=	makefile

Modified: head/editors/xvile/Makefile
==============================================================================
--- head/editors/xvile/Makefile	Sat Dec 29 01:26:07 2012	(r309599)
+++ head/editors/xvile/Makefile	Sat Dec 29 04:16:49 2012	(r309600)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:    xvile
-# Date created:         Wed Nov 26, 1996
-# Whom:                 pgf
-#
+# Created by: pgf
 # $FreeBSD$
-#
 
 PORTNAME=	xvile
 PORTVERSION=	9.8g
@@ -17,7 +13,7 @@ EXTRACT_SUFX=	.tgz
 PATCH_SITES=    ${MASTER_SITES:S,vile/current/,vile/patches/,g}
 PATCHFILES=
 
-MAINTAINER=	gj@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	VI Like Emacs, X11 version -- a fully "X aware" vi work-alike
 
 MAKEFILE=	makefile



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