aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-uri-bytestring-aeson/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-uri-bytestring-aeson/Makefile')
-rw-r--r--textproc/hs-uri-bytestring-aeson/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/hs-uri-bytestring-aeson/Makefile b/textproc/hs-uri-bytestring-aeson/Makefile
index a0da6bf48e64..5cb5141f869d 100644
--- a/textproc/hs-uri-bytestring-aeson/Makefile
+++ b/textproc/hs-uri-bytestring-aeson/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= uri-bytestring-aeson
-PORTVERSION= 0.1.0.1
-PORTREVISION= 1
+PORTVERSION= 0.1.0.6
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +9,7 @@ COMMENT= The uri-bytestring-aeson package
LICENSE= BSD3CLAUSE
-USE_CABAL= aeson text uri-bytestring
+USE_CABAL= aeson uri-bytestring
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>