aboutsummaryrefslogtreecommitdiffstats
path: root/math/libRmath
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2009-01-18 04:32:58 +0800
committergerald <gerald@FreeBSD.org>2009-01-18 04:32:58 +0800
commit0ec9e54370b97eb1ff3d889ea2e1c77823dd0e76 (patch)
treee0c1f49b81623a7293d5c082ec2ed0438a8683fa /math/libRmath
parentf5b9e36297892d8645cd42c46fcf04fbeeedd13d (diff)
downloadfreebsd-ports-gnome-0ec9e54370b97eb1ff3d889ea2e1c77823dd0e76.tar.gz
freebsd-ports-gnome-0ec9e54370b97eb1ff3d889ea2e1c77823dd0e76.tar.zst
freebsd-ports-gnome-0ec9e54370b97eb1ff3d889ea2e1c77823dd0e76.zip
Fix typo in maintainer address.
Diffstat (limited to 'math/libRmath')
-rw-r--r--math/libRmath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile
index 791aff19b2ae..51820f93e689 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= btf2006a@yahoo.com
+MAINTAINER= bt2006a@yahoo.com
COMMENT= The standalone math library from R
USE_PERL5= yes