diff options
Diffstat (limited to 'devel/hs-arrows/Makefile')
-rw-r--r-- | devel/hs-arrows/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-arrows/Makefile b/devel/hs-arrows/Makefile index 67d0cc9df0c7..59f7b8f7f4c1 100644 --- a/devel/hs-arrows/Makefile +++ b/devel/hs-arrows/Makefile @@ -3,13 +3,13 @@ PORTNAME= arrows PORTVERSION= 0.4.4.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Haskell arrow classes and transformers -LICENSE= BSD +LICENSE= BSD3CLAUSE USE_CABAL= Stream |