aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hashable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-hashable/Makefile')
-rw-r--r--devel/hs-hashable/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/hs-hashable/Makefile b/devel/hs-hashable/Makefile
index 45f72ef770d0..8af294189b7e 100644
--- a/devel/hs-hashable/Makefile
+++ b/devel/hs-hashable/Makefile
@@ -1,7 +1,8 @@
# $FreeBSD$
PORTNAME= hashable
-PORTVERSION= 1.2.0.5
+PORTVERSION= 1.1.2.5
+PORTEPOCH= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,8 +10,6 @@ COMMENT= Class for types that can be converted to a hash value
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= text>=0.11.0.5
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"