aboutsummaryrefslogtreecommitdiff
path: root/www/hs-xss-sanitize
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
commitf6f83c9efc2c46d2970746758e2c682bb8a518ec (patch)
tree290f2ea61305744bf0f477895c56b92acaeb361f /www/hs-xss-sanitize
parentaf071cfdc1f8578bd1523b823e683074a3139a34 (diff)
downloadports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz
ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip
Notes
Diffstat (limited to 'www/hs-xss-sanitize')
-rw-r--r--www/hs-xss-sanitize/Makefile7
-rw-r--r--www/hs-xss-sanitize/pkg-descr2
2 files changed, 2 insertions, 7 deletions
diff --git a/www/hs-xss-sanitize/Makefile b/www/hs-xss-sanitize/Makefile
index dacfe16c26d0..260b338d7453 100644
--- a/www/hs-xss-sanitize/Makefile
+++ b/www/hs-xss-sanitize/Makefile
@@ -1,13 +1,8 @@
-# New ports collection makefile for: hs-xss-sanitize
-# Date created: December 2, 2011
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= xss-sanitize
PORTVERSION= 0.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-xss-sanitize/pkg-descr b/www/hs-xss-sanitize/pkg-descr
index 980d2bc63fae..231faf41b064 100644
--- a/www/hs-xss-sanitize/pkg-descr
+++ b/www/hs-xss-sanitize/pkg-descr
@@ -1,4 +1,4 @@
Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent
XSS attacks.
-WWW: http://github.com/yesodweb/haskell-xss-sanitize
+WWW: http://github.com/yesodweb/haskell-xss-sanitize