diff options
author | pgj <pgj@FreeBSD.org> | 2011-08-15 02:04:20 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2011-08-15 02:04:20 +0800 |
commit | f4936d4a687bb3c7ccc9a9d91ca630802e79134c (patch) | |
tree | e74e4a4fe41be1388a404410de70c87fe2fd3264 /math/hs-statistics | |
parent | 2a38e26e6397e06cef888be3500377d42112149e (diff) | |
download | freebsd-ports-gnome-f4936d4a687bb3c7ccc9a9d91ca630802e79134c.tar.gz freebsd-ports-gnome-f4936d4a687bb3c7ccc9a9d91ca630802e79134c.tar.zst freebsd-ports-gnome-f4936d4a687bb3c7ccc9a9d91ca630802e79134c.zip |
- Update math/hs-mwc-random to 0.10.0.0
Obtained from: FreeBSD Haskell
Diffstat (limited to 'math/hs-statistics')
-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 651918a10cf5..0f472ea22d76 100644 --- a/math/hs-statistics/Makefile +++ b/math/hs-statistics/Makefile @@ -7,7 +7,7 @@ PORTNAME= statistics PORTVERSION= 0.8.0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org |