Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2013 15:19:46 +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: r327630 - head/math/asir2000
Message-ID:  <201309191519.r8JFJkw6042159@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Thu Sep 19 15:19:45 2013
New Revision: 327630
URL: http://svnweb.freebsd.org/changeset/ports/327630

Log:
  - Reassign to the heap due to maintainer mail bounce

Modified:
  head/math/asir2000/Makefile   (contents, props changed)

Modified: head/math/asir2000/Makefile
==============================================================================
--- head/math/asir2000/Makefile	Thu Sep 19 15:14:04 2013	(r327629)
+++ head/math/asir2000/Makefile	Thu Sep 19 15:19:45 2013	(r327630)
@@ -10,7 +10,7 @@ MASTER_SITES=	ftp://ftp.jssac.org/pub/di
 DISTFILES=	${ASIR_SRC} ${ASIR_DOC} ${GC_SRC}
 EXTRACT_ONLY=	${ASIR_SRC}
 
-MAINTAINER=	saito@asir.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The system Risa/Asir is a general computer algebra system
 
 LIB_DEPENDS=	pari-gmp.2:${PORTSDIR}/math/pari



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