diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-06-29 22:22:11 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-06-29 22:22:11 +0800 |
commit | 5fcf49569fb90853f67d925a5165a53c05476f70 (patch) | |
tree | 4c15a604327dbbd90123d63573081e4b362bda9b /games/0ad | |
parent | d3f6fd521b9b0b05b0adb4e5b5a582fc71009a18 (diff) | |
download | freebsd-ports-gnome-5fcf49569fb90853f67d925a5165a53c05476f70.tar.gz freebsd-ports-gnome-5fcf49569fb90853f67d925a5165a53c05476f70.tar.zst freebsd-ports-gnome-5fcf49569fb90853f67d925a5165a53c05476f70.zip |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4)
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 bcf63f59e4c9..b39163449657 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -2,7 +2,7 @@ PORTNAME= 0ad PORTVERSION= 0.0.22 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases |