aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-case-insensitive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-case-insensitive/Makefile')
-rw-r--r--textproc/hs-case-insensitive/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/hs-case-insensitive/Makefile b/textproc/hs-case-insensitive/Makefile
index faea1ff0c83a..cd88aaf4f642 100644
--- a/textproc/hs-case-insensitive/Makefile
+++ b/textproc/hs-case-insensitive/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= case-insensitive
-PORTVERSION= 0.4.0.4
+PORTVERSION= 1.0
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,8 +9,6 @@ COMMENT= Case insensitive string comparison
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= hashable>=1.0 text>=0.3
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"