Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Aug 2020 12:15:26 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r545159 - in head: net/eternalterminal x11/nezd
Message-ID:  <202008171215.07HCFQ7q034524@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zi
Date: Mon Aug 17 12:15:25 2020
New Revision: 545159
URL: https://svnweb.freebsd.org/changeset/ports/545159

Log:
  - Reset MAINTAINER due to fatal bounces
  
  Reported by:	portscout!

Modified:
  head/net/eternalterminal/Makefile
  head/x11/nezd/Makefile

Modified: head/net/eternalterminal/Makefile
==============================================================================
--- head/net/eternalterminal/Makefile	Mon Aug 17 12:11:33 2020	(r545158)
+++ head/net/eternalterminal/Makefile	Mon Aug 17 12:15:25 2020	(r545159)
@@ -6,7 +6,7 @@ DISTVERSION=	5.1.9
 PORTREVISION=	6
 CATEGORIES=	net
 
-MAINTAINER=	trevis@silencedpoet.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Remote shell that reconnects without interrupting session
 
 LICENSE=	APACHE20

Modified: head/x11/nezd/Makefile
==============================================================================
--- head/x11/nezd/Makefile	Mon Aug 17 12:11:33 2020	(r545158)
+++ head/x11/nezd/Makefile	Mon Aug 17 12:15:25 2020	(r545159)
@@ -5,7 +5,7 @@ PORTVERSION=	0.1.0
 PORTREVISION=	1
 CATEGORIES=	x11
 
-MAINTAINER=	trevis@silencedpoet.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	General purpose messaging, notification and menuing program for X11
 
 LICENSE=	MIT



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