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 0eda46df0e6d..f6636f57df2f 100644 --- a/lang/php85/Makefile +++ b/lang/php85/Makefile @@ -1,5 +1,5 @@ PORTNAME= php85 -DISTVERSION= 8.5.0beta3 +DISTVERSION= 8.5.0RC1 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= https://downloads.php.net/~edorian/ \ |