aboutsummaryrefslogtreecommitdiff
path: root/net/hs-simple-sendfile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2013-06-04 18:53:40 +0000
committerGabor Pali <pgj@FreeBSD.org>2013-06-04 18:53:40 +0000
commit109269205e521bb1d2d87678a391e5adefff88d6 (patch)
tree93f1f9278a9a48902904b7ff4a5ce711c10efe08 /net/hs-simple-sendfile
parentad7295cafd0e46ece6fcbf594ef39a767c296d0e (diff)
Notes
Diffstat (limited to 'net/hs-simple-sendfile')
-rw-r--r--net/hs-simple-sendfile/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/hs-simple-sendfile/Makefile b/net/hs-simple-sendfile/Makefile
index adf21643a16d..a5bbe500668b 100644
--- a/net/hs-simple-sendfile/Makefile
+++ b/net/hs-simple-sendfile/Makefile
@@ -2,6 +2,7 @@
PORTNAME= simple-sendfile
PORTVERSION= 0.2.11
+PORTREVISION= 1
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,8 +10,6 @@ COMMENT= Cross-platform library for the sendfile() system call
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= network
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"