aboutsummaryrefslogtreecommitdiff
path: root/math/hs-ieee754
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-02-10 08:03:22 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-02-10 08:03:22 +0000
commit932e6dc413857ca66802dc4fbe28f5477d4abc11 (patch)
tree595a1c21749cc18bad532e9f0d057b340bc9d7c3 /math/hs-ieee754
parentf402719d42ceeaf3bc387410f9d2603bdb1a69e4 (diff)
downloadports-932e6dc413857ca66802dc4fbe28f5477d4abc11.tar.gz
ports-932e6dc413857ca66802dc4fbe28f5477d4abc11.zip
Notes
Diffstat (limited to 'math/hs-ieee754')
-rw-r--r--math/hs-ieee754/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/hs-ieee754/Makefile b/math/hs-ieee754/Makefile
index 062c92d94a9b..0bad09940b3a 100644
--- a/math/hs-ieee754/Makefile
+++ b/math/hs-ieee754/Makefile
@@ -2,6 +2,7 @@
PORTNAME= ieee754
PORTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org