aboutsummaryrefslogtreecommitdiffstats
path: root/math/R
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2010-07-08 20:51:37 +0800
committerbf <bf@FreeBSD.org>2010-07-08 20:51:37 +0800
commitee4c074f462290909a9c472ce95aee46716b87cc (patch)
treee5359732898197b048a724a20eda848b54e26528 /math/R
parentf83b3732ed545580a9bd364e8b0d39bdc979a0c4 (diff)
downloadfreebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.tar.gz
freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.tar.zst
freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.zip
Change my ports to use my FreeBSD.org email address.
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 bcda8a69abe2..97194dd30ce5 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -34,7 +34,7 @@ MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \
http://www.bioconductor.org/CRAN/src/base/R-2/
DISTNAME= R-${PORTVERSION}
-MAINTAINER= bf1783@gmail.com
+MAINTAINER= bf@FreeBSD.org
.if defined(LIBRMATH_SLAVEPORT)
COMMENT= The standalone math library from R
.else