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:
parent
d7785eef24
commit
90ef2b74b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320402
@ -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/ \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user