diff options
Diffstat (limited to 'devel/hs-unamb/Makefile')
-rw-r--r-- | devel/hs-unamb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-unamb/Makefile b/devel/hs-unamb/Makefile index d2c869c7b33c..009c770eec59 100644 --- a/devel/hs-unamb/Makefile +++ b/devel/hs-unamb/Makefile @@ -3,13 +3,13 @@ PORTNAME= unamb PORTVERSION= 0.2.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Unambiguous choice -LICENSE= BSD +LICENSE= BSD3CLAUSE .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |