aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-concurrent-output/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-concurrent-output/Makefile')
-rw-r--r--devel/hs-concurrent-output/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-concurrent-output/Makefile b/devel/hs-concurrent-output/Makefile
index d7883325b977..189ec57b6772 100644
--- a/devel/hs-concurrent-output/Makefile
+++ b/devel/hs-concurrent-output/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= concurrent-output
-PORTVERSION= 1.10.0
+PORTVERSION= 1.10.5
PORTREVISION= 1
CATEGORIES= devel haskell
@@ -10,7 +10,7 @@ COMMENT= Ungarble output from several threads or commands
LICENSE= BSD2CLAUSE
-USE_CABAL= text async stm exceptions ansi-terminal terminal-size
+USE_CABAL= async exceptions ansi-terminal terminal-size
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>