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