aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-time-compat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-time-compat/Makefile')
-rw-r--r--devel/hs-time-compat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-time-compat/Makefile b/devel/hs-time-compat/Makefile
index b8baf0aafa31..b7beb4a4598f 100644
--- a/devel/hs-time-compat/Makefile
+++ b/devel/hs-time-compat/Makefile
@@ -2,13 +2,13 @@
PORTNAME= time-compat
PORTVERSION= 0.1.0.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Compatibility with old-time for the time package
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>