aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-file-embed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-file-embed/Makefile')
-rw-r--r--devel/hs-file-embed/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/hs-file-embed/Makefile b/devel/hs-file-embed/Makefile
index 8061e1615af0..a952a7ab609e 100644
--- a/devel/hs-file-embed/Makefile
+++ b/devel/hs-file-embed/Makefile
@@ -1,14 +1,13 @@
# $FreeBSD$
PORTNAME= file-embed
-PORTVERSION= 0.0.4.7
-PORTREVISION= 5
+PORTVERSION= 0.0.7
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Use Template Haskell to embed file contents directly
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>