1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Fix typo in files/chromium-browser.desktop.in, which caused

update-desktop-database to print an error each time it was run
  (also for other ports).
- Bump PORTREVISION
This commit is contained in:
Rene Ladan 2013-06-09 18:55:00 +00:00
parent d7785eef24
commit 90ef2b74b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320402
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@
PORTNAME= chromium
DISTVERSIONPREFIX= courgette-redacted-
DISTVERSION= 27.0.1453.110
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://download.goodking.org/downloads/ \
ftp://rene-ladan.nl/pub/distfiles/ \

View File

@ -7,5 +7,5 @@ Comment=%%COMMENT%%
Icon=%%DATADIR%%/product_logo_48.png
Exec=chrome %U
Categories=Application;Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;/x-scheme-handler/https;x-scheme-handler/ftp;
MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
StartupNotify=true