Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2019 10:30:22 +0000 (UTC)
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513565 - head/math/singular
Message-ID:  <201910021030.x92AUMvk041412@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: meta
Date: Wed Oct  2 10:30:22 2019
New Revision: 513565
URL: https://svnweb.freebsd.org/changeset/ports/513565

Log:
  math/singular: Assign back to pool
  
  due to email bounces and maintainer quit maintaining the port.
  
  Reported by:	maintainer's supervisor (via Facebook)

Modified:
  head/math/singular/Makefile

Modified: head/math/singular/Makefile
==============================================================================
--- head/math/singular/Makefile	Wed Oct  2 09:43:48 2019	(r513564)
+++ head/math/singular/Makefile	Wed Oct  2 10:30:22 2019	(r513565)
@@ -6,7 +6,7 @@ PORTREVISION=	1
 CATEGORIES=	math
 MASTER_SITES=	http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/4-1-1/
 
-MAINTAINER=	oam_yamada@cc.nara-wu.ac.jp
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Computer algebra system for polynomial computations
 
 LICENSE=	GPLv3RLE



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