summaryrefslogtreecommitdiffstats
path: root/www/chromium/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/Makefile')
-rw-r--r--www/chromium/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index 6e295f6..76d2af6 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://download.goodking.org/downloads/ \
http://files.etoilebsd.net/goodking/
MAINTAINER= chromium@FreeBSD.org
-COMMENT= A mostly BSD-licensed web browser based on WebKit and Gtk+
+COMMENT= Mostly BSD-licensed web browser based on WebKit and Gtk+
LICENSE= BSD LGPL21 MPL
LICENSE_COMB= multi
@@ -50,8 +50,8 @@ USE_GNOME= glib20 gtk20 dconf libxslt
USE_PKGCONFIG= build
MAN1= chrome.1
-DESKTOP_ENTRIES="Chromium" "${COMMENT}" "${DATADIR}/product_logo_48.png" \
- "chrome" "Application;Network;WebBrowser;" true
+DESKTOP_ENTRIES="Chromium" "Web browser" "${DATADIR}/product_logo_48.png" \
+ "chrome" "Network;WebBrowser;GTK;" true
ALL_TARGET= chrome
OpenPOWER on IntegriCloud