aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-MonadCatchIO-mtl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-MonadCatchIO-mtl/Makefile')
-rw-r--r--devel/hs-MonadCatchIO-mtl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/hs-MonadCatchIO-mtl/Makefile b/devel/hs-MonadCatchIO-mtl/Makefile
index 994f983e10e0..6a337d038cc9 100644
--- a/devel/hs-MonadCatchIO-mtl/Makefile
+++ b/devel/hs-MonadCatchIO-mtl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= MonadCatchIO-mtl
PORTVERSION= 0.3.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,8 +11,7 @@ COMMENT= Monad-transformer version of the Control.Exception module
LICENSE= BSD3CLAUSE
-USE_CABAL= extensible-exceptions MonadCatchIO-transformers>=0.3.1.0 \
- MonadCatchIO-transformers<=0.3.1.1
+USE_CABAL= extensible-exceptions MonadCatchIO-transformers>=0.3.1.0
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>