aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/hs-Agda-executable/Makefile2
-rw-r--r--math/hs-Agda/Makefile2
-rw-r--r--math/hs-category-extras/Makefile2
-rw-r--r--math/hs-erf/Makefile2
-rw-r--r--math/hs-mwc-random/Makefile2
-rw-r--r--math/hs-probability/Makefile2
-rw-r--r--math/hs-statistics/Makefile2
-rw-r--r--math/hs-vector-space/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/math/hs-Agda-executable/Makefile b/math/hs-Agda-executable/Makefile
index 673255fbdbda..2c0b6e2bc86b 100644
--- a/math/hs-Agda-executable/Makefile
+++ b/math/hs-Agda-executable/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.2.6
PORTREVISION= 1
CATEGORIES= math haskell
-MAINTAINER= jacula@gmail.com
+MAINTAINER= haskell@FreeBSD.org
COMMENT= Command-line program for type-checking and compiling Agda programs
CABAL_SETUP= Setup.hs
diff --git a/math/hs-Agda/Makefile b/math/hs-Agda/Makefile
index 8e9c5747ad19..623710d0bc14 100644
--- a/math/hs-Agda/Makefile
+++ b/math/hs-Agda/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.2.6
PORTREVISION= 1
CATEGORIES= math haskell
-MAINTAINER= jacula@gmail.com
+MAINTAINER= haskell@FreeBSD.org
COMMENT= A functional programming language and proof assistant
CABAL_SETUP= Setup.hs
diff --git a/math/hs-category-extras/Makefile b/math/hs-category-extras/Makefile
index 95f6f97b6c27..35e5da6ffea4 100644
--- a/math/hs-category-extras/Makefile
+++ b/math/hs-category-extras/Makefile
@@ -9,7 +9,7 @@ PORTNAME= category-extras
PORTVERSION= 0.53.5
CATEGORIES= math haskell
-MAINTAINER= jacula@gmail.com
+MAINTAINER= haskell@FreeBSD.org
COMMENT= Various Haskell modules and constructs inspired by category theory
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
diff --git a/math/hs-erf/Makefile b/math/hs-erf/Makefile
index 8f200b4e250f..823cfa62c927 100644
--- a/math/hs-erf/Makefile
+++ b/math/hs-erf/Makefile
@@ -9,7 +9,7 @@ PORTNAME= erf
PORTVERSION= 1.0.0.0
CATEGORIES= math haskell
-MAINTAINER= jacula@gmail.com
+MAINTAINER= haskell@FreeBSD.org
COMMENT= The error function, erf, and friends for Haskell
CABAL_SETUP= Setup.hs
diff --git a/math/hs-mwc-random/Makefile b/math/hs-mwc-random/Makefile
index b2e764ff56ad..18b1a8f0ddb9 100644
--- a/math/hs-mwc-random/Makefile
+++ b/math/hs-mwc-random/Makefile
@@ -9,7 +9,7 @@ PORTNAME= mwc-random
PORTVERSION= 0.4.1.1
CATEGORIES= math haskell
-MAINTAINER= jacula@gmail.com
+MAINTAINER= haskell@FreeBSD.org
COMMENT= Fast, high quality pseudo random number generation in Haskell
USE_HACKAGE= uvector>=0.1.0.4
diff --git a/math/hs-probability/Makefile b/math/hs-probability/Makefile
index a4ef5035c025..25d842afe000 100644
--- a/math/hs-probability/Makefile
+++ b/math/hs-probability/Makefile
@@ -9,7 +9,7 @@ PORTNAME= probability
PORTVERSION= 0.2.2
CATEGORIES= math haskell
-MAINTAINER= jacula@gmail.com
+MAINTAINER= haskell@FreeBSD.org
COMMENT= Probabilistic Functional Programming in Haskell
USE_HACKAGE= transformers>=0.0.1
diff --git a/math/hs-statistics/Makefile b/math/hs-statistics/Makefile
index 190d26982f3b..7e260df9f246 100644
--- a/math/hs-statistics/Makefile
+++ b/math/hs-statistics/Makefile
@@ -9,7 +9,7 @@ PORTNAME= statistics
PORTVERSION= 0.4.1
CATEGORIES= math haskell
-MAINTAINER= jacula@gmail.com
+MAINTAINER= haskell@FreeBSD.org
COMMENT= A Haskell library of statistical types, data, and functions
USE_HACKAGE= erf mwc-random uvector>=0.1.0.4 uvector-algorithms>=0.2
diff --git a/math/hs-vector-space/Makefile b/math/hs-vector-space/Makefile
index 659aa63454cf..732905f28e43 100644
--- a/math/hs-vector-space/Makefile
+++ b/math/hs-vector-space/Makefile
@@ -9,7 +9,7 @@ PORTNAME= vector-space
PORTVERSION= 0.5.7
CATEGORIES= math haskell
-MAINTAINER= jacula@gmail.com
+MAINTAINER= haskell@FreeBSD.org
COMMENT= Vector & affine spaces, linear maps, and derivatives in Haskell
USE_HACKAGE= MemoTrie>=0.4.2