diff options
author | Giuseppe Pilichi <jacula@FreeBSD.org> | 2010-05-26 11:18:46 +0000 |
---|---|---|
committer | Giuseppe Pilichi <jacula@FreeBSD.org> | 2010-05-26 11:18:46 +0000 |
commit | e951cb6d0734dcbbc08c5fdfafbc67e8389de545 (patch) | |
tree | 09f42476e1e0bfaa3cb1415c718d1e99c8ff11b8 /math/hs-vector-space | |
parent | 03231299235c95b71449e0efda9552b963778ba5 (diff) |
Notes
Diffstat (limited to 'math/hs-vector-space')
-rw-r--r-- | math/hs-vector-space/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |