diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-11-09 10:31:47 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-11-09 10:31:47 +0800 |
commit | a193bbbc8c6f28ba70d95074e1afc98c94d35ba3 (patch) | |
tree | b8c1264cb5e7cb2fc7586f01dde54728f18e9d99 /www/firefox | |
parent | 1a7d8a565b3f8943a6b004bbc939016aa810e6af (diff) | |
download | freebsd-ports-gnome-a193bbbc8c6f28ba70d95074e1afc98c94d35ba3.tar.gz freebsd-ports-gnome-a193bbbc8c6f28ba70d95074e1afc98c94d35ba3.tar.zst freebsd-ports-gnome-a193bbbc8c6f28ba70d95074e1afc98c94d35ba3.zip |
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 23bdc2bbb0be..d1136fd17020 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 56.0.2 DISTVERSIONSUFFIX=.source -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ |