diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-30 12:50:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-30 12:50:54 +0000 |
commit | 7d3a967cfbd86a2f73ee7de9cfcbd64cbba94894 (patch) | |
tree | 6d8557836ec3d2570d350b871cae953c702c3166 /www/chromium | |
parent | 169fb75b9ca31334047d23ebc6871bddc3be6378 (diff) |
Notes
Diffstat (limited to 'www/chromium')
-rw-r--r-- | www/chromium/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 0e83e239fcab..5ae580d31ce6 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -3,6 +3,7 @@ PORTNAME= chromium PORTVERSION= 58.0.3029.81 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # default, but needed to get distinfo correct if TEST is on |