aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-HStringTemplate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-HStringTemplate/Makefile')
-rw-r--r--textproc/hs-HStringTemplate/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/hs-HStringTemplate/Makefile b/textproc/hs-HStringTemplate/Makefile
index d42715455fb6..2fd545d3dcbc 100644
--- a/textproc/hs-HStringTemplate/Makefile
+++ b/textproc/hs-HStringTemplate/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= HStringTemplate
-PORTVERSION= 0.6.12
-PORTREVISION= 1
+PORTVERSION= 0.7.1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +9,7 @@ COMMENT= StringTemplate implementation in Haskell
LICENSE= BSD
-USE_CABAL= blaze-builder mtl parsec syb syb-with-class text utf8-string
+USE_CABAL= blaze-builder mtl parsec syb text utf8-string void
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>