diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-10-23 19:35:03 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-10-23 19:35:03 +0800 |
commit | e8e65d344c45f3cbbb883c200400475abe8253a7 (patch) | |
tree | d80ade8252df7f8d3d23a6c2ac2294a79f756de1 /www/seamonkey | |
parent | 9ada47fb0e694399b546d53fd1ca43ab698c4071 (diff) | |
download | freebsd-ports-gnome-e8e65d344c45f3cbbb883c200400475abe8253a7.tar.gz freebsd-ports-gnome-e8e65d344c45f3cbbb883c200400475abe8253a7.tar.zst freebsd-ports-gnome-e8e65d344c45f3cbbb883c200400475abe8253a7.zip |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 1682a8363911..78dd2526c6c5 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -3,7 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.49.4 -PORTREVISION= 13 +PORTREVISION= 14 MOZILLA_VER= 52 # above + 3 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ |