diff options
Diffstat (limited to 'lang/php85/Makefile')
-rw-r--r-- | lang/php85/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php85/Makefile b/lang/php85/Makefile index 3243c851d01d..0eda46df0e6d 100644 --- a/lang/php85/Makefile +++ b/lang/php85/Makefile @@ -1,5 +1,5 @@ PORTNAME= php85 -DISTVERSION= 8.5.0beta2 +DISTVERSION= 8.5.0beta3 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= https://downloads.php.net/~edorian/ \ |