diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-10 08:03:22 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-10 08:03:22 +0000 |
commit | 932e6dc413857ca66802dc4fbe28f5477d4abc11 (patch) | |
tree | 595a1c21749cc18bad532e9f0d057b340bc9d7c3 /math/hs-erf | |
parent | f402719d42ceeaf3bc387410f9d2603bdb1a69e4 (diff) | |
download | ports-932e6dc413857ca66802dc4fbe28f5477d4abc11.tar.gz ports-932e6dc413857ca66802dc4fbe28f5477d4abc11.zip |
Notes
Diffstat (limited to 'math/hs-erf')
-rw-r--r-- | math/hs-erf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hs-erf/Makefile b/math/hs-erf/Makefile index 9700eaa8082d..075c24da5a2c 100644 --- a/math/hs-erf/Makefile +++ b/math/hs-erf/Makefile @@ -3,7 +3,7 @@ PORTNAME= erf PORTVERSION= 2.0.0.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org |