aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-06-08 02:51:21 +0800
committermiwi <miwi@FreeBSD.org>2009-06-08 02:51:21 +0800
commitac883c7308fbdd4c3201f9c615259b8b7449f91a (patch)
tree6d599e194b5c39d588b4d7de08e75fe249f69687 /math
parentfe13632656f61dfcfe0f934823a1d8da327ff7e0 (diff)
downloadfreebsd-ports-gnome-ac883c7308fbdd4c3201f9c615259b8b7449f91a.tar.gz
freebsd-ports-gnome-ac883c7308fbdd4c3201f9c615259b8b7449f91a.tar.zst
freebsd-ports-gnome-ac883c7308fbdd4c3201f9c615259b8b7449f91a.zip
- Update maintainer mail adresse
Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail)
Diffstat (limited to 'math')
-rw-r--r--math/R/Makefile2
-rw-r--r--math/dieharder/Makefile2
-rw-r--r--math/gsl/Makefile2
-rw-r--r--math/jags/Makefile2
-rw-r--r--math/libRmath/Makefile2
-rw-r--r--math/maxima/Makefile2
-rw-r--r--math/rngstreams/Makefile2
-rw-r--r--math/testu01/Makefile2
-rw-r--r--math/unuran/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 6e15b9930e73..112a54641bd6 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -29,7 +29,7 @@ MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \
http://www.ibiblio.org/pub/languages/R/CRAN/src/base/R-2/ \
http://www.bioconductor.org/CRAN/src/base/R-2/
-MAINTAINER= bf2006a@yahoo.com
+MAINTAINER= bf1783@gmail.com
COMMENT= A language for statistical computing and graphics
OPTIONS= ATLAS "Use ATLAS instead of BLAS/LAPACK" off \
diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile
index 0f050570b108..e9e9d1dadb30 100644
--- a/math/dieharder/Makefile
+++ b/math/dieharder/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math
MASTER_SITES= http://www.phy.duke.edu/~rgb/General/dieharder/
EXTRACT_SUFX= .tgz
-MAINTAINER= bf2006a@yahoo.com
+MAINTAINER= bf1783@gmail.com
COMMENT= A random number generator testsuite
LIB_DEPENDS= gsl:${PORTSDIR}/math/gsl
diff --git a/math/gsl/Makefile b/math/gsl/Makefile
index 8f5109747d6a..bb9732187fcb 100644
--- a/math/gsl/Makefile
+++ b/math/gsl/Makefile
@@ -17,7 +17,7 @@ DISTFILES+= ${GSLREF}:gslref
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
.endif
-MAINTAINER= bf2006a@yahoo.com
+MAINTAINER= bf1783@gmail.com
COMMENT= The GNU Scientific Library - mathematical libs
USE_LDCONFIG= yes
diff --git a/math/jags/Makefile b/math/jags/Makefile
index ba056116bd24..5488d68e618d 100644
--- a/math/jags/Makefile
+++ b/math/jags/Makefile
@@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} classic-bugs.tar.gz jags_user_manual.pdf
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
.endif
-MAINTAINER= bf2006a@yahoo.com
+MAINTAINER= bf1783@gmail.com
COMMENT= Just Another Gibbs Sampler
LIB_DEPENDS= Rmath.0:${PORTSDIR}/math/libRmath
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile
index 67286b6c97e1..135227bed5ca 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= bf2006a@yahoo.com
+MAINTAINER= bf1783@gmail.com
COMMENT= The standalone math library from R
USE_PERL5= yes
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 033a7b0fbacd..449a6224a8f0 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= math tk
MASTER_SITES= SF
-MAINTAINER= bf2006a@yahoo.com
+MAINTAINER= bf1783@gmail.com
COMMENT= Symbolic mathematics program
BUILD_DEPENDS= ${LOCALBASE}/bin/${LISPPORT}
diff --git a/math/rngstreams/Makefile b/math/rngstreams/Makefile
index 39dc91c52f7a..151b8534323d 100644
--- a/math/rngstreams/Makefile
+++ b/math/rngstreams/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.1
CATEGORIES= math
MASTER_SITES= http://statmath.wu-wien.ac.at/software/RngStreams/
-MAINTAINER= bf2006a@yahoo.com
+MAINTAINER= bf1783@gmail.com
COMMENT= A C implementation of a high-quality uniform random number generator
GNU_CONFIGURE= yes
diff --git a/math/testu01/Makefile b/math/testu01/Makefile
index d4dbce314be9..53fa8147f316 100644
--- a/math/testu01/Makefile
+++ b/math/testu01/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.iro.umontreal.ca/~simardr/testu01/:0 \
DISTFILES= ${PORTNAME}${EXTRACT_SUFX}:0 testu01.pdf:1
EXTRACT_ONLY= ${PORTNAME}${EXTRACT_SUFX}
-MAINTAINER= bf2006a@yahoo.com
+MAINTAINER= bf1783@gmail.com
COMMENT= Utilities for statistical testing of uniform random number generators
LIB_DEPENDS= gmp:${PORTSDIR}/math/libgmp4
diff --git a/math/unuran/Makefile b/math/unuran/Makefile
index cc176fd5efdd..9fa8403426dd 100644
--- a/math/unuran/Makefile
+++ b/math/unuran/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.3.1
CATEGORIES= math
MASTER_SITES= http://statmath.wu-wien.ac.at/unuran/
-MAINTAINER= bf2006a@yahoo.com
+MAINTAINER= bf1783@gmail.com
COMMENT= Universal Non-Uniform RANdom number generators
LIB_DEPENDS= rngstreams:${PORTSDIR}/math/rngstreams