diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-04-08 00:10:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-10-28 16:37:30 +0000 |
commit | f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 (patch) | |
tree | f8acd0ddc07f6536ba09329fb70bfa2f2ee6f471 /devel/php80-intl | |
parent | mail/dovecot: mail/dovecot-pigeonhole: upgrade to 2.3.17, 0.5.17 (diff) |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine
Diffstat (limited to 'devel/php80-intl')
-rw-r--r-- | devel/php80-intl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/php80-intl/Makefile b/devel/php80-intl/Makefile index 0583fc5566ea..87b89e7b2c6d 100644 --- a/devel/php80-intl/Makefile +++ b/devel/php80-intl/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php80 |