aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2011-08-01 18:03:02 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2011-08-01 18:03:02 +0000
commit3488b2050c94d4ca4c6a117205c5e1f0c912c48f (patch)
treea6d5bae5e1b74428e8e56f0e7558acb1f36d3f73 /www
parent1df91c7b109c6a14a6600f71a4183de9f9856773 (diff)
downloadports-3488b2050c94d4ca4c6a117205c5e1f0c912c48f.tar.gz
ports-3488b2050c94d4ca4c6a117205c5e1f0c912c48f.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/xpi-live_http_headers/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/xpi-live_http_headers/Makefile b/www/xpi-live_http_headers/Makefile
index 93fc86520ed3..ec465ede0e1f 100644
--- a/www/xpi-live_http_headers/Makefile
+++ b/www/xpi-live_http_headers/Makefile
@@ -8,7 +8,7 @@
PORTNAME= live_http_headers
PORTVERSION= 0.17
DISTVERSIONSUFFIX= -fx+sm
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
PKGNAMEPREFIX= xpi-
@@ -36,6 +36,7 @@ XPI_DIRS= chrome/icons/default \
defaults
USE_DOS2UNIX= yes
+DOS2UNIX_REGEX= .*\.(js|rdf|txt)
post-patch:
@${FIND} ${WRKSRC} -name \*.orig -exec ${RM} \{} \;