summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2011-07-10 08:45:29 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2011-07-10 08:45:29 +0000
commitaa93e50569a7790e6ce7aad2458945d944167fe6 (patch)
tree5931e4afa2a86b9db13b39b5a0a0eb18be1e3174 /benchmarks
parent- Bump PORTREVISION due to devel/hs-MemoTrie, math/hs-vector-space update (diff)
- Update math/hs-erf to 2.0.0.0
Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=277443
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/hs-criterion/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/hs-criterion/Makefile b/benchmarks/hs-criterion/Makefile
index 6e912a968af2..090a02ab6da4 100644
--- a/benchmarks/hs-criterion/Makefile
+++ b/benchmarks/hs-criterion/Makefile
@@ -7,6 +7,7 @@
PORTNAME= criterion
PORTVERSION= 0.5.0.10
+PORTREVISION= 1
CATEGORIES= benchmarks haskell
MAINTAINER= haskell@FreeBSD.org