aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-stringsearch
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-stringsearch')
-rw-r--r--textproc/hs-stringsearch/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/hs-stringsearch/Makefile b/textproc/hs-stringsearch/Makefile
index 65621a3b2bfc..10d3f62b0ac0 100644
--- a/textproc/hs-stringsearch/Makefile
+++ b/textproc/hs-stringsearch/Makefile
@@ -3,16 +3,13 @@
PORTNAME= stringsearch
PORTVERSION= 0.3.6.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Fast searching, splitting and replacing of ByteStrings
LICENSE= BSD
-FILE_LICENSE= LICENCE
-
-CABAL_SETUP= Setup.hs
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>