aboutsummaryrefslogtreecommitdiffstats
path: root/math/R
diff options
context:
space:
mode:
authorriggs <riggs@FreeBSD.org>2016-07-02 23:32:43 +0800
committerriggs <riggs@FreeBSD.org>2016-07-02 23:32:43 +0800
commitff25149f1e62a50a806289dde76a7f9ba051fe8d (patch)
treeb1c20e7502608f1ba11fd6e2702d7bbc07827650 /math/R
parent71c1b8d84591a3d854d6dbdcbdcf88d035a7e764 (diff)
downloadfreebsd-ports-gnome-ff25149f1e62a50a806289dde76a7f9ba051fe8d.tar.gz
freebsd-ports-gnome-ff25149f1e62a50a806289dde76a7f9ba051fe8d.tar.zst
freebsd-ports-gnome-ff25149f1e62a50a806289dde76a7f9ba051fe8d.zip
Joseph Mingrone <jrm@ftfl.ca> has volunteered to maintain R in bf@'s absence
PR: 210754 Submitted by: jrm@ftfl.ca
Diffstat (limited to 'math/R')
-rw-r--r--math/R/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 778b8e00cd8a..220a2c076081 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -20,7 +20,7 @@ MASTER_SITES= http://cran.r-project.org/%SUBDIR%/ \
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