From ee183004e24dec9e752f9889d2669ee04711ca79 Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 30 Nov 2005 15:59:55 +0000 Subject: - Fix desktop entry, there's no FF_SUFX anymore --- www/flock/Makefile | 1 + www/flock/files/firefox.desktop.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'www/flock') 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 -- cgit