aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-kqueue/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2014-08-10 22:34:50 +0000
committerGabor Pali <pgj@FreeBSD.org>2014-08-10 22:34:50 +0000
commitcc555442337c7591ab5c3fd19ad8e3e185a256b0 (patch)
treea6a0dfa4f440949889fc7b609c83f74555f6894e /devel/hs-kqueue/Makefile
parent5e492199d1e024a681c6d21087c8d948cb3b7bc3 (diff)
downloadports-cc555442337c7591ab5c3fd19ad8e3e185a256b0.tar.gz
ports-cc555442337c7591ab5c3fd19ad8e3e185a256b0.zip
Notes
Diffstat (limited to 'devel/hs-kqueue/Makefile')
-rw-r--r--devel/hs-kqueue/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/hs-kqueue/Makefile b/devel/hs-kqueue/Makefile
index c355afab5132..47bdbf91f853 100644
--- a/devel/hs-kqueue/Makefile
+++ b/devel/hs-kqueue/Makefile
@@ -1,14 +1,13 @@
# $FreeBSD$
PORTNAME= kqueue
-PORTVERSION= 0.1.2.4
-PORTREVISION= 6
+PORTVERSION= 0.1.2.6
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Binding to the kqueue event library
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
USE_CABAL= mtl>=1.1
USE_C2HS= yes