diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-03-27 21:11:08 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-03-27 21:11:08 +0000 |
commit | 480c577baa45ef6f27ad8e0c46958ccecdb6d94f (patch) | |
tree | 38e82fdc8d8a1a28215196aec951504537c1c0ad /games/0ad | |
parent | ea151d1c2eba86024177b9450f83501b4eda3dc2 (diff) | |
download | ports-480c577baa45ef6f27ad8e0c46958ccecdb6d94f.tar.gz ports-480c577baa45ef6f27ad8e0c46958ccecdb6d94f.zip |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479
Notes
Notes:
svn path=/head/; revision=496981
Diffstat (limited to 'games/0ad')
-rw-r--r-- | games/0ad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 350175ed3f0d..daeb678bd9e5 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -2,7 +2,7 @@ PORTNAME= 0ad PORTVERSION= 0.0.23b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases |