summaryrefslogtreecommitdiffstats
path: root/devel/hs-filestore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-filestore/Makefile')
-rw-r--r--devel/hs-filestore/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/hs-filestore/Makefile b/devel/hs-filestore/Makefile
index aac684c..4eb9793 100644
--- a/devel/hs-filestore/Makefile
+++ b/devel/hs-filestore/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= filestore
-PORTVERSION= 0.5.0.1
+PORTVERSION= 0.6
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,8 +9,8 @@ COMMENT= Interface for versioning file stores
LICENSE= BSD
-USE_CABAL= Diff>=0.1.2 HUnit>=1.2 mtl parsec>=2 split>=0.1 utf8-string>=0.3 \
- xml>=1.3
+USE_CABAL= Diff>=0.2 filestore HUnit>=1.2 mtl parsec>=2 split>=0.1 \
+ utf8-string>=0.3 xml>=1.3
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud