aboutsummaryrefslogtreecommitdiffstats
path: root/security/hs-entropy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-entropy/Makefile')
-rw-r--r--security/hs-entropy/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/hs-entropy/Makefile b/security/hs-entropy/Makefile
index b74775d03caf..4cfbe61f9138 100644
--- a/security/hs-entropy/Makefile
+++ b/security/hs-entropy/Makefile
@@ -2,7 +2,7 @@
PORTNAME= entropy
PORTVERSION= 0.2.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +10,5 @@ COMMENT= Platform-independent entropy source
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>