aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-attoparsec-iso8601/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-attoparsec-iso8601/Makefile')
-rw-r--r--textproc/hs-attoparsec-iso8601/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hs-attoparsec-iso8601/Makefile b/textproc/hs-attoparsec-iso8601/Makefile
index 6f286942baab..5c0afebf8464 100644
--- a/textproc/hs-attoparsec-iso8601/Makefile
+++ b/textproc/hs-attoparsec-iso8601/Makefile
@@ -2,7 +2,7 @@
PORTNAME= attoparsec-iso8601
PORTVERSION= 1.0.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +10,7 @@ COMMENT= Parsing of ISO 8601 dates
LICENSE= BSD3CLAUSE
-USE_CABAL= attoparsec base-compat text
+USE_CABAL= attoparsec base-compat
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>