Date: Sat, 2 Jul 2016 15:32:43 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417936 - head/math/R Message-ID: <201607021532.u62FWhDQ079920@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Sat Jul 2 15:32:43 2016 New Revision: 417936 URL: https://svnweb.freebsd.org/changeset/ports/417936 Log: Joseph Mingrone <jrm@ftfl.ca> has volunteered to maintain R in bf@'s absence PR: 210754 Submitted by: jrm@ftfl.ca Modified: head/math/R/Makefile Modified: head/math/R/Makefile ============================================================================== --- head/math/R/Makefile Sat Jul 2 15:12:06 2016 (r417935) +++ head/math/R/Makefile Sat Jul 2 15:32:43 2016 (r417936) @@ -20,7 +20,7 @@ MASTER_SITES= http://cran.r-project.org/ http://probability.ca/cran/%SUBDIR%/ MASTER_SITE_SUBDIR= src/base/R-${PORTVERSION:C|\..*||} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jrm@ftfl.ca COMMENT?= Language for statistical computing and graphics LICENSE= GPLv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607021532.u62FWhDQ079920>