aboutsummaryrefslogtreecommitdiffstats
path: root/www/hs-xss-sanitize/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-xss-sanitize/Makefile')
-rw-r--r--www/hs-xss-sanitize/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/hs-xss-sanitize/Makefile b/www/hs-xss-sanitize/Makefile
index eccb65aea02b..981647276efe 100644
--- a/www/hs-xss-sanitize/Makefile
+++ b/www/hs-xss-sanitize/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xss-sanitize
PORTVERSION= 0.3.5.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +11,7 @@ COMMENT= Sanitize untrusted HTML to prevent XSS attacks
LICENSE= BSD3CLAUSE
USE_CABAL= attoparsec>=0.10.0.3 css-text>=0.1.1 network>=2.6 \
- network-uri>=2.6 tagsoup>=0.12.2 text>=0.11 utf8-string>=0.3
+ network-uri>=2.6 tagsoup>=0.12.2 utf8-string>=0.3
FLAGS_ENABLE= network-uri