Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2019 13:04:10 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490556 - head/editors/texstudio
Message-ID:  <201901171304.x0HD4AE3008584@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Thu Jan 17 13:04:09 2019
New Revision: 490556
URL: https://svnweb.freebsd.org/changeset/ports/490556

Log:
  editors/texstudio: Reset maintainer after > 3 timeouts in a row
  
  r413266, r419186, r472195, r490312

Modified:
  head/editors/texstudio/Makefile

Modified: head/editors/texstudio/Makefile
==============================================================================
--- head/editors/texstudio/Makefile	Thu Jan 17 12:59:08 2019	(r490555)
+++ head/editors/texstudio/Makefile	Thu Jan 17 13:04:09 2019	(r490556)
@@ -5,7 +5,7 @@ DISTVERSION=	2.12.14
 PORTREVISION=	1
 CATEGORIES=	editors
 
-MAINTAINER=	abiliojr@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Integrated writing environment for LaTeX documents
 
 LICENSE=	GPLv2



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