aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsylvio <sylvio@FreeBSD.org>2010-07-27 08:18:41 +0800
committersylvio <sylvio@FreeBSD.org>2010-07-27 08:18:41 +0800
commit001ff216e2566dc9281e004b5345dad3e8cbfd14 (patch)
tree9287fd18c45a5ce26b256df2c9f706e38102fd3c /www
parentcb6f46001c8d1b26f48d164d05276af45f48547a (diff)
downloadfreebsd-ports-gnome-001ff216e2566dc9281e004b5345dad3e8cbfd14.tar.gz
freebsd-ports-gnome-001ff216e2566dc9281e004b5345dad3e8cbfd14.tar.zst
freebsd-ports-gnome-001ff216e2566dc9281e004b5345dad3e8cbfd14.zip
- Fix version string install.rdf for recent versions of Firefox-3.6
PR: ports/148949 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/xpi-modify_headers/Makefile2
-rw-r--r--www/xpi-modify_headers/files/patch-install.rdf2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/xpi-modify_headers/Makefile b/www/xpi-modify_headers/Makefile
index cbb615e3512d..b67e722c076c 100644
--- a/www/xpi-modify_headers/Makefile
+++ b/www/xpi-modify_headers/Makefile
@@ -8,7 +8,7 @@
PORTNAME= modify_headers
PORTVERSION= 0.6.6
DISTVERSIONSUFFIX= -fx+sm+mz
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MAINTAINER= kamikaze@bsdforen.de
diff --git a/www/xpi-modify_headers/files/patch-install.rdf b/www/xpi-modify_headers/files/patch-install.rdf
index 23c5ca519ba1..1d344c3f0f32 100644
--- a/www/xpi-modify_headers/files/patch-install.rdf
+++ b/www/xpi-modify_headers/files/patch-install.rdf
@@ -5,7 +5,7 @@
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.0</em:minVersion>
- <em:maxVersion>3.1b3</em:maxVersion>
-+ <em:maxVersion>3.6</em:maxVersion>
++ <em:maxVersion>3.6+</em:maxVersion>
</Description>
</em:targetApplication>