aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-Diff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-Diff/Makefile')
-rw-r--r--textproc/hs-Diff/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/hs-Diff/Makefile b/textproc/hs-Diff/Makefile
index c77c6b581773..1c2092c084d5 100644
--- a/textproc/hs-Diff/Makefile
+++ b/textproc/hs-Diff/Makefile
@@ -7,10 +7,13 @@
PORTNAME= Diff
PORTVERSION= 0.1.2
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= O(ND) diff algorithm in haskell
+LICENSE= BSD
+
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>