Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2020 23:09:20 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526183 - head/devel/libvterm
Message-ID:  <202002142309.01EN9Kcx061179@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Fri Feb 14 23:09:20 2020
New Revision: 526183
URL: https://svnweb.freebsd.org/changeset/ports/526183

Log:
  Over to new volunteer.
  
  PR:		244115

Modified:
  head/devel/libvterm/Makefile

Modified: head/devel/libvterm/Makefile
==============================================================================
--- head/devel/libvterm/Makefile	Fri Feb 14 23:09:02 2020	(r526182)
+++ head/devel/libvterm/Makefile	Fri Feb 14 23:09:20 2020	(r526183)
@@ -6,7 +6,7 @@ PORTVERSION=	0.1.1
 CATEGORIES=	devel
 MASTER_SITES=	https://launchpad.net/libvterm/trunk/v0.1/+download/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	aaron.kaufman@pm.me
 COMMENT=	Implementation of a VT220/xterm/ECMA-48 terminal emulator
 
 LICENSE=	MIT



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