aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2009-01-18 04:41:03 +0800
committergerald <gerald@FreeBSD.org>2009-01-18 04:41:03 +0800
commit7ea35da354f4c35e7c24b92cde1d7bb3cfe01a8c (patch)
tree309752c9061c352cc4df51abc772f605ea6b78db /math
parent18912cdfdaf8873b7f948bf6e2ac8276a99131eb (diff)
downloadfreebsd-ports-gnome-7ea35da354f4c35e7c24b92cde1d7bb3cfe01a8c.tar.gz
freebsd-ports-gnome-7ea35da354f4c35e7c24b92cde1d7bb3cfe01a8c.tar.zst
freebsd-ports-gnome-7ea35da354f4c35e7c24b92cde1d7bb3cfe01a8c.zip
Fix typo in maintainer address for real.
Diffstat (limited to 'math')
-rw-r--r--math/libRmath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile
index 51820f93e689..620b87d8b4e4 100644
--- a/math/libRmath/Makefile
+++ b/math/libRmath/Makefile
@@ -29,7 +29,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= bt2006a@yahoo.com
+MAINTAINER= bf2006a@yahoo.com
COMMENT= The standalone math library from R
USE_PERL5= yes