aboutsummaryrefslogtreecommitdiffstats
path: root/www/hs-http-date
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-http-date')
-rw-r--r--www/hs-http-date/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/hs-http-date/Makefile b/www/hs-http-date/Makefile
index 141767655f00..6107850c3042 100644
--- a/www/hs-http-date/Makefile
+++ b/www/hs-http-date/Makefile
@@ -2,7 +2,7 @@
PORTNAME= http-date
PORTVERSION= 0.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,8 +10,6 @@ COMMENT= HTTP Date parser/formatter
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= attoparsec
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"