diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2019-10-25 10:35:46 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2019-10-25 10:35:46 +0000 |
commit | 1ba4d536e6e81274c47775fbaeef019f7c50f293 (patch) | |
tree | d356955b2b106ef29ae785d7c2cfff33069a1e8c /lang/php73/Makefile | |
parent | 79811875e635fccd4afcd36854d94c918f18bf88 (diff) |
Notes
Diffstat (limited to 'lang/php73/Makefile')
-rw-r--r-- | lang/php73/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php73/Makefile b/lang/php73/Makefile index c5075a34bd6c..cf1e126b1ca8 100644 --- a/lang/php73/Makefile +++ b/lang/php73/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= php73 -DISTVERSION= 7.3.10 +DISTVERSION= 7.3.11 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions |