aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-split/Makefile
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2011-05-09 05:28:57 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2011-05-09 05:28:57 +0000
commit0c76a8384fc1de4958eb1228befbee727f00c596 (patch)
tree28680b3da252da7f45a2d25108e4e2a6e41a77e5 /devel/hs-split/Makefile
parentf2febc81eeab0d296325ecc49e1825762e5cd5d7 (diff)
Notes
Diffstat (limited to 'devel/hs-split/Makefile')
-rw-r--r--devel/hs-split/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/hs-split/Makefile b/devel/hs-split/Makefile
index 9090ddc23cb2..7bf5f0a894af 100644
--- a/devel/hs-split/Makefile
+++ b/devel/hs-split/Makefile
@@ -6,11 +6,13 @@
#
PORTNAME= split
-PORTVERSION= 0.1.2
+PORTVERSION= 0.1.3
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Haskell combinator library for splitting lists
+LICENSE= BSD
+
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>