aboutsummaryrefslogtreecommitdiff
path: root/mail/hs-mime
diff options
context:
space:
mode:
Diffstat (limited to 'mail/hs-mime')
-rw-r--r--mail/hs-mime/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/hs-mime/Makefile b/mail/hs-mime/Makefile
index 9518bf81ac34..5fe2b1579eb7 100644
--- a/mail/hs-mime/Makefile
+++ b/mail/hs-mime/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mime
PORTVERSION= 0.3.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +11,5 @@ COMMENT= Working with MIME types
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>