diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-08-03 02:30:07 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-08-03 02:30:07 +0000 |
commit | db8a630740d7952632fca1d12503a442fc625335 (patch) | |
tree | 8ee3a15fcf61eb9a77ce79ffe7cc567f6e56e480 /math/hs-ieee754 | |
parent | 336cf4f81e31ae43ff7b5ec434e2305615de4392 (diff) | |
download | ports-db8a630740d7952632fca1d12503a442fc625335.tar.gz ports-db8a630740d7952632fca1d12503a442fc625335.zip |
Notes
Diffstat (limited to 'math/hs-ieee754')
-rw-r--r-- | math/hs-ieee754/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/hs-ieee754/Makefile b/math/hs-ieee754/Makefile index 86f9c53abf46..96c87a844274 100644 --- a/math/hs-ieee754/Makefile +++ b/math/hs-ieee754/Makefile @@ -7,6 +7,7 @@ PORTNAME= ieee754 PORTVERSION= 0.7.3 +PORTREVISION= 1 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org |