diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-30 15:59:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-30 15:59:55 +0000 |
commit | c08cae5337b1686ad753164b5e0570b1121efd42 (patch) | |
tree | 9d6812d8444a6f3225d14b3b9909dc276f69e928 /www/firefox-esr | |
parent | 8e72dda9bb329a08676935b2f25a7b03620ab4a4 (diff) | |
download | ports-c08cae5337b1686ad753164b5e0570b1121efd42.tar.gz ports-c08cae5337b1686ad753164b5e0570b1121efd42.zip |
Notes
Diffstat (limited to 'www/firefox-esr')
-rw-r--r-- | www/firefox-esr/Makefile | 1 | ||||
-rw-r--r-- | www/firefox-esr/files/firefox.desktop.in | 2 |
2 files changed, 2 insertions, 1 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 |