diff options
author | gerald <gerald@FreeBSD.org> | 2009-01-18 04:32:58 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-01-18 04:32:58 +0800 |
commit | 0ec9e54370b97eb1ff3d889ea2e1c77823dd0e76 (patch) | |
tree | e0c1f49b81623a7293d5c082ec2ed0438a8683fa /math/libRmath | |
parent | f5b9e36297892d8645cd42c46fcf04fbeeedd13d (diff) | |
download | freebsd-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/Makefile | 2 |
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 |