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 8206190672c0..a2789381c584 100644 --- a/lang/php85/Makefile +++ b/lang/php85/Makefile @@ -1,5 +1,5 @@ PORTNAME= php85 -DISTVERSION= 8.5.0alpha3 +DISTVERSION= 8.5.0alpha4 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= LOCAL/bofh/lang/${PORTNAME} |