summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2001-06-12 19:25:41 +0000
committertobez <tobez@FreeBSD.org>2001-06-12 19:25:41 +0000
commite8c7db2756393f1fb91088be02c3b8a7b983eeb4 (patch)
tree5438289769443d6d6c9c6de91e6982db745f2333 /math
parentda41f09267b9d11c9d782554a194d2738a8c1817 (diff)
downloadFreeBSD-ports-e8c7db2756393f1fb91088be02c3b8a7b983eeb4.zip
FreeBSD-ports-e8c7db2756393f1fb91088be02c3b8a7b983eeb4.tar.gz
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files. Approved by: markm
Diffstat (limited to 'math')
-rw-r--r--math/PDL/Makefile2
-rw-r--r--math/dcdflib/Makefile2
-rw-r--r--math/p5-Set-Window/Makefile2
-rw-r--r--math/p5-Set-Window/pkg-descr2
-rw-r--r--math/p5-Statistics-ChiSquare/Makefile2
-rw-r--r--math/p5-Statistics-ChiSquare/pkg-descr2
-rw-r--r--math/p5-Statistics-Descriptive/Makefile2
-rw-r--r--math/p5-Statistics-Descriptive/pkg-descr2
-rw-r--r--math/p5-Statistics-Distributions/Makefile2
-rw-r--r--math/p5-Statistics-Distributions/pkg-descr2
-rw-r--r--math/p5-Statistics-LTU/Makefile2
-rw-r--r--math/p5-Statistics-LTU/pkg-descr2
-rw-r--r--math/p5-Statistics-OLS/Makefile2
-rw-r--r--math/p5-Statistics-OLS/pkg-descr2
-rw-r--r--math/p5-Statistics-Table-F/Makefile2
-rw-r--r--math/p5-Statistics-Table-F/pkg-descr2
16 files changed, 16 insertions, 16 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index 7db580a..f3abbf7 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= PDL
-MAINTAINER= tobez@plab.ku.dk
+MAINTAINER= tobez@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/ExtUtils/F77.pm:${PORTSDIR}/lang/p5-F77
diff --git a/math/dcdflib/Makefile b/math/dcdflib/Makefile
index 09963a9..8e85810 100644
--- a/math/dcdflib/Makefile
+++ b/math/dcdflib/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1
CATEGORIES= math
MASTER_SITES= ftp://odin.mda.uth.tmc.edu/pub/source/
-MAINTAINER= tobez@plab.ku.dk
+MAINTAINER= tobez@FreeBSD.org
WRKSRC= ${WRKDIR}/dcdflib.c/src
diff --git a/math/p5-Set-Window/Makefile b/math/p5-Set-Window/Makefile
index 4ac30d4..34e1416 100644
--- a/math/p5-Set-Window/Makefile
+++ b/math/p5-Set-Window/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Set
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@tobez.org
+MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= yes
diff --git a/math/p5-Set-Window/pkg-descr b/math/p5-Set-Window/pkg-descr
index 4fa2988..b2215a6 100644
--- a/math/p5-Set-Window/pkg-descr
+++ b/math/p5-Set-Window/pkg-descr
@@ -6,4 +6,4 @@ information about windows, and for performing some simple set operations
on windows.
-Anton
-<tobez@tobez.org>
+<tobez@FreeBSD.org>
diff --git a/math/p5-Statistics-ChiSquare/Makefile b/math/p5-Statistics-ChiSquare/Makefile
index 2ce7ebc..a06bf0b 100644
--- a/math/p5-Statistics-ChiSquare/Makefile
+++ b/math/p5-Statistics-ChiSquare/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Statistics
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@tobez.org
+MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= yes
diff --git a/math/p5-Statistics-ChiSquare/pkg-descr b/math/p5-Statistics-ChiSquare/pkg-descr
index 6c2f7ce..ff82e5e 100644
--- a/math/p5-Statistics-ChiSquare/pkg-descr
+++ b/math/p5-Statistics-ChiSquare/pkg-descr
@@ -17,4 +17,4 @@ design choice---many people misinterpret chi-square results, and the
string helps clarify the meaning.
-Anton
-<tobez@tobez.org>
+<tobez@FreeBSD.org>
diff --git a/math/p5-Statistics-Descriptive/Makefile b/math/p5-Statistics-Descriptive/Makefile
index d90b52b..d6f2c77 100644
--- a/math/p5-Statistics-Descriptive/Makefile
+++ b/math/p5-Statistics-Descriptive/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Statistics
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@tobez.org
+MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= yes
diff --git a/math/p5-Statistics-Descriptive/pkg-descr b/math/p5-Statistics-Descriptive/pkg-descr
index 71f40d3..427c5f3 100644
--- a/math/p5-Statistics-Descriptive/pkg-descr
+++ b/math/p5-Statistics-Descriptive/pkg-descr
@@ -6,4 +6,4 @@ are available. Using the full method, the entire data set is retained
and additional functions are available.
-Anton
-<tobez@tobez.org>
+<tobez@FreeBSD.org>
diff --git a/math/p5-Statistics-Distributions/Makefile b/math/p5-Statistics-Distributions/Makefile
index ab2f77b..b693353 100644
--- a/math/p5-Statistics-Distributions/Makefile
+++ b/math/p5-Statistics-Distributions/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Statistics
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@tobez.org
+MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= yes
diff --git a/math/p5-Statistics-Distributions/pkg-descr b/math/p5-Statistics-Distributions/pkg-descr
index beeddd2..b0206ae 100644
--- a/math/p5-Statistics-Distributions/pkg-descr
+++ b/math/p5-Statistics-Distributions/pkg-descr
@@ -7,4 +7,4 @@ needed to perform statistical tests, like the u test, the t test, the F
test and the chi-squared test, and to calculate confidence intervals.
-Anton
-<tobez@tobez.org>
+<tobez@FreeBSD.org>
diff --git a/math/p5-Statistics-LTU/Makefile b/math/p5-Statistics-LTU/Makefile
index 801d59b..7d4f476 100644
--- a/math/p5-Statistics-LTU/Makefile
+++ b/math/p5-Statistics-LTU/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Statistics
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@tobez.org
+MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= yes
diff --git a/math/p5-Statistics-LTU/pkg-descr b/math/p5-Statistics-LTU/pkg-descr
index 291c849..f0a1519 100644
--- a/math/p5-Statistics-LTU/pkg-descr
+++ b/math/p5-Statistics-LTU/pkg-descr
@@ -4,4 +4,4 @@ neural network, also called a perceptron. LTU's are used to learn
classifications from examples.
-Anton
-<tobez@tobez.org>
+<tobez@FreeBSD.org>
diff --git a/math/p5-Statistics-OLS/Makefile b/math/p5-Statistics-OLS/Makefile
index 01b3377..16d07ff 100644
--- a/math/p5-Statistics-OLS/Makefile
+++ b/math/p5-Statistics-OLS/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Statistics
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@tobez.org
+MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= yes
diff --git a/math/p5-Statistics-OLS/pkg-descr b/math/p5-Statistics-OLS/pkg-descr
index c129daa..6bfbe11 100644
--- a/math/p5-Statistics-OLS/pkg-descr
+++ b/math/p5-Statistics-OLS/pkg-descr
@@ -4,4 +4,4 @@ regression and the Durbin-Watson statistic. It can also return the
residuals.
-Anton
-<tobez@tobez.org>
+<tobez@FreeBSD.org>
diff --git a/math/p5-Statistics-Table-F/Makefile b/math/p5-Statistics-Table-F/Makefile
index 13dc48c..4120e92 100644
--- a/math/p5-Statistics-Table-F/Makefile
+++ b/math/p5-Statistics-Table-F/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Statistics
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@tobez.org
+MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= yes
diff --git a/math/p5-Statistics-Table-F/pkg-descr b/math/p5-Statistics-Table-F/pkg-descr
index 424a6b8..d54782c 100644
--- a/math/p5-Statistics-Table-F/pkg-descr
+++ b/math/p5-Statistics-Table-F/pkg-descr
@@ -7,4 +7,4 @@ the means of each data set) divided by the mean square within (the mean
of the variance estimates).
-Anton
-<tobez@tobez.org>
+<tobez@FreeBSD.org>
OpenPOWER on IntegriCloud