diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-09-28 13:04:46 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-09-28 13:04:46 +0000 |
commit | bc6175a642f0eeb21f3494101a427bb9f7bd572e (patch) | |
tree | dd4f176c49da95be065acd6f335e40c174eadf97 /devel/php71-intl | |
parent | lang/php70: Update from 7.0.23 to 7.0.24 (diff) |
Update PHP 7.1 from 7.1.9 to 7.1.10
Changelog: http://www.php.net/ChangeLog-7.php#7.1.10
MFH: 2017Q3
Notes
Notes:
svn path=/head/; revision=450849
Diffstat (limited to 'devel/php71-intl')
-rw-r--r-- | devel/php71-intl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/php71-intl/Makefile b/devel/php71-intl/Makefile index 5688b0afc6cf..3544627cd377 100644 --- a/devel/php71-intl/Makefile +++ b/devel/php71-intl/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ -PORTREVISION= 3 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php71 |