aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/Makefile')
-rw-r--r--www/chromium/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index dd58cb03f294..e00dae9997eb 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -2,11 +2,12 @@
PORTNAME= chromium
PORTVERSION= 103.0.5060.114
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \
https://nerd.hu/distfiles/:external
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
+ chrome-linux-${PORTVERSION}-llvm13.profdata${EXTRACT_SUFX}:external
MAINTAINER= chromium@FreeBSD.org
COMMENT= Google web browser based on WebKit