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/openttd | |
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/openttd')
-rw-r--r-- | games/openttd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index aa449ebb4371..87c07b481a32 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -3,7 +3,7 @@ PORTNAME= openttd DISTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ |