diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-08-08 17:21:45 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-08-08 17:21:45 +0000 |
commit | 25bf018f0fa446ca38508d35b6b3474e88d758d3 (patch) | |
tree | 45b457da59382af32e809be042d2a1a7cad9e952 /math/hs-erf | |
parent | 1c8feb1a3fd41782660f5439357efe8a9519c625 (diff) |
Notes
Diffstat (limited to 'math/hs-erf')
-rw-r--r-- | math/hs-erf/Makefile | 2 | ||||
-rw-r--r-- | math/hs-erf/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/math/hs-erf/Makefile b/math/hs-erf/Makefile index 5bf4b52002a3..9700eaa8082d 100644 --- a/math/hs-erf/Makefile +++ b/math/hs-erf/Makefile @@ -3,7 +3,7 @@ PORTNAME= erf PORTVERSION= 2.0.0.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-erf/distinfo b/math/hs-erf/distinfo index a88885b0142f..0606c455890c 100644 --- a/math/hs-erf/distinfo +++ b/math/hs-erf/distinfo @@ -1,2 +1,3 @@ +TIMESTAMP = 1499623375 SHA256 (cabal/erf-2.0.0.0.tar.gz) = 24f0b79c7e1d25cb2cd44c2258d7a464bf6db8079775b50b60b54a254616b337 SIZE (cabal/erf-2.0.0.0.tar.gz) = 1918 |