aboutsummaryrefslogtreecommitdiff
path: root/graphics/hs-dia-base/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/hs-dia-base/Makefile')
-rw-r--r--graphics/hs-dia-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hs-dia-base/Makefile b/graphics/hs-dia-base/Makefile
index a2cc225766bb..d912715febbf 100644
--- a/graphics/hs-dia-base/Makefile
+++ b/graphics/hs-dia-base/Makefile
@@ -2,13 +2,13 @@
PORTNAME= dia-base
PORTVERSION= 0.1.1.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= EDSL for teaching Haskell with diagrams - data types
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>