diff options
Diffstat (limited to 'math/hs-statistics/Makefile')
-rw-r--r-- | math/hs-statistics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |