diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-10-23 11:35:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-10-23 11:35:03 +0000 |
commit | 91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc (patch) | |
tree | d80ade8252df7f8d3d23a6c2ac2294a79f756de1 /devel/php73-intl/Makefile | |
parent | - Repocopy gmt --> gmt5 and update to 5.4.4 (diff) |
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
Notes
Notes:
svn path=/head/; revision=482830
Diffstat (limited to 'devel/php73-intl/Makefile')
-rw-r--r-- | devel/php73-intl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/php73-intl/Makefile b/devel/php73-intl/Makefile index a32aaf000627..7da7b804c524 100644 --- a/devel/php73-intl/Makefile +++ b/devel/php73-intl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php73 |