From d02b74e1a82a38760dccc03b884cb7d67220a80b Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 17 Jan 2009 20:41:03 +0000 Subject: [PATCH] Fix typo in maintainer address for real. --- math/libRmath/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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