aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-vault/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-vault/Makefile')
-rw-r--r--devel/hs-vault/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/hs-vault/Makefile b/devel/hs-vault/Makefile
index 0b677e4b7baa..b03dd8c979da 100644
--- a/devel/hs-vault/Makefile
+++ b/devel/hs-vault/Makefile
@@ -2,15 +2,14 @@
PORTNAME= vault
PORTVERSION= 0.2.0.4
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= A persistent store for values of arbitrary types
+COMMENT= Persistent store for values of arbitrary types
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= hashable>=1.1 unordered-containers>=0.2.1.0
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"