aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/firefox-esr/Makefile1
-rw-r--r--www/firefox-esr/files/firefox.desktop.in2
-rw-r--r--www/firefox/Makefile1
-rw-r--r--www/firefox/files/firefox.desktop.in2
-rw-r--r--www/firefox10/Makefile1
-rw-r--r--www/firefox10/files/firefox.desktop.in2
-rw-r--r--www/firefox15/Makefile1
-rw-r--r--www/firefox15/files/firefox.desktop.in2
-rw-r--r--www/firefox36/Makefile1
-rw-r--r--www/firefox36/files/firefox.desktop.in2
-rw-r--r--www/flock/Makefile1
-rw-r--r--www/flock/files/firefox.desktop.in2
12 files changed, 12 insertions, 6 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 7d0c9a0ece3b..866f3af19c12 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -8,6 +8,7 @@
PORTNAME= firefox
DISTVERSION= 1.5
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
diff --git a/www/firefox-esr/files/firefox.desktop.in b/www/firefox-esr/files/firefox.desktop.in
index 509bd7b89aa0..c1b7a2e59ab9 100644
--- a/www/firefox-esr/files/firefox.desktop.in
+++ b/www/firefox-esr/files/firefox.desktop.in
@@ -182,7 +182,7 @@ Comment[vi]=Duyệt web
Comment[wa]=Naivyî avå les waibes
Comment[zh_CN]=浏览 Web
Comment[zh_TW]=瀏覽網頁
-Exec=firefox@FF_SUFX@ %U
+Exec=firefox %U
Icon=@FIREFOX_ICON@
StartupNotify=false
Terminal=false
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 7d0c9a0ece3b..866f3af19c12 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -8,6 +8,7 @@
PORTNAME= firefox
DISTVERSION= 1.5
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
diff --git a/www/firefox/files/firefox.desktop.in b/www/firefox/files/firefox.desktop.in
index 509bd7b89aa0..c1b7a2e59ab9 100644
--- a/www/firefox/files/firefox.desktop.in
+++ b/www/firefox/files/firefox.desktop.in
@@ -182,7 +182,7 @@ Comment[vi]=Duyệt web
Comment[wa]=Naivyî avå les waibes
Comment[zh_CN]=浏览 Web
Comment[zh_TW]=瀏覽網頁
-Exec=firefox@FF_SUFX@ %U
+Exec=firefox %U
Icon=@FIREFOX_ICON@
StartupNotify=false
Terminal=false
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile
index 7d0c9a0ece3b..866f3af19c12 100644
--- a/www/firefox10/Makefile
+++ b/www/firefox10/Makefile
@@ -8,6 +8,7 @@
PORTNAME= firefox
DISTVERSION= 1.5
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
diff --git a/www/firefox10/files/firefox.desktop.in b/www/firefox10/files/firefox.desktop.in
index 509bd7b89aa0..c1b7a2e59ab9 100644
--- a/www/firefox10/files/firefox.desktop.in
+++ b/www/firefox10/files/firefox.desktop.in
@@ -182,7 +182,7 @@ Comment[vi]=Duyệt web
Comment[wa]=Naivyî avå les waibes
Comment[zh_CN]=浏览 Web
Comment[zh_TW]=瀏覽網頁
-Exec=firefox@FF_SUFX@ %U
+Exec=firefox %U
Icon=@FIREFOX_ICON@
StartupNotify=false
Terminal=false
diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile
index 7d0c9a0ece3b..866f3af19c12 100644
--- a/www/firefox15/Makefile
+++ b/www/firefox15/Makefile
@@ -8,6 +8,7 @@
PORTNAME= firefox
DISTVERSION= 1.5
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
diff --git a/www/firefox15/files/firefox.desktop.in b/www/firefox15/files/firefox.desktop.in
index 509bd7b89aa0..c1b7a2e59ab9 100644
--- a/www/firefox15/files/firefox.desktop.in
+++ b/www/firefox15/files/firefox.desktop.in
@@ -182,7 +182,7 @@ Comment[vi]=Duyệt web
Comment[wa]=Naivyî avå les waibes
Comment[zh_CN]=浏览 Web
Comment[zh_TW]=瀏覽網頁
-Exec=firefox@FF_SUFX@ %U
+Exec=firefox %U
Icon=@FIREFOX_ICON@
StartupNotify=false
Terminal=false
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index 7d0c9a0ece3b..866f3af19c12 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -8,6 +8,7 @@
PORTNAME= firefox
DISTVERSION= 1.5
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
diff --git a/www/firefox36/files/firefox.desktop.in b/www/firefox36/files/firefox.desktop.in
index 509bd7b89aa0..c1b7a2e59ab9 100644
--- a/www/firefox36/files/firefox.desktop.in
+++ b/www/firefox36/files/firefox.desktop.in
@@ -182,7 +182,7 @@ Comment[vi]=Duyệt web
Comment[wa]=Naivyî avå les waibes
Comment[zh_CN]=浏览 Web
Comment[zh_TW]=瀏覽網頁
-Exec=firefox@FF_SUFX@ %U
+Exec=firefox %U
Icon=@FIREFOX_ICON@
StartupNotify=false
Terminal=false
diff --git a/www/flock/Makefile b/www/flock/Makefile
index 7d0c9a0ece3b..866f3af19c12 100644
--- a/www/flock/Makefile
+++ b/www/flock/Makefile
@@ -8,6 +8,7 @@
PORTNAME= firefox
DISTVERSION= 1.5
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
diff --git a/www/flock/files/firefox.desktop.in b/www/flock/files/firefox.desktop.in
index 509bd7b89aa0..c1b7a2e59ab9 100644
--- a/www/flock/files/firefox.desktop.in
+++ b/www/flock/files/firefox.desktop.in
@@ -182,7 +182,7 @@ Comment[vi]=Duyệt web
Comment[wa]=Naivyî avå les waibes
Comment[zh_CN]=浏览 Web
Comment[zh_TW]=瀏覽網頁
-Exec=firefox@FF_SUFX@ %U
+Exec=firefox %U
Icon=@FIREFOX_ICON@
StartupNotify=false
Terminal=false