aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-utility-ht/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-utility-ht/Makefile')
-rw-r--r--devel/hs-utility-ht/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/hs-utility-ht/Makefile b/devel/hs-utility-ht/Makefile
index 15476a70a019..bed9253d2239 100644
--- a/devel/hs-utility-ht/Makefile
+++ b/devel/hs-utility-ht/Makefile
@@ -7,10 +7,13 @@
PORTNAME= utility-ht
PORTVERSION= 0.0.5.1
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Various small Haskell helper functions for Lists, Maybes, Tuples, Functions
+LICENSE= BSD
+
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>