aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-unamb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-unamb/Makefile')
-rw-r--r--devel/hs-unamb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/hs-unamb/Makefile b/devel/hs-unamb/Makefile
index a4552b3a58ee..47511357878b 100644
--- a/devel/hs-unamb/Makefile
+++ b/devel/hs-unamb/Makefile
@@ -6,11 +6,13 @@
#
PORTNAME= unamb
-PORTVERSION= 0.2.2
+PORTVERSION= 0.2.4
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Unambiguous choice library for Haskell
+LICENSE= BSD
+
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>