diff options
Diffstat (limited to 'devel/hs-blaze-textual/Makefile')
-rw-r--r-- | devel/hs-blaze-textual/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/hs-blaze-textual/Makefile b/devel/hs-blaze-textual/Makefile index a5e8103e0695..9362038c9eb4 100644 --- a/devel/hs-blaze-textual/Makefile +++ b/devel/hs-blaze-textual/Makefile @@ -1,14 +1,13 @@ # $FreeBSD$ PORTNAME= blaze-textual -PORTVERSION= 0.2.0.8 -PORTREVISION= 6 +PORTVERSION= 0.2.0.9 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Fast rendering of common datatypes -LICENSE= BSD +LICENSE= BSD3CLAUSE USE_CABAL= blaze-builder>=0.2.1.4 text>=0.11.0.2 vector |