summaryrefslogtreecommitdiff
path: root/lang/php85/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php85/Makefile')
-rw-r--r--lang/php85/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/php85/Makefile b/lang/php85/Makefile
index 4cd024aca5ea..3243c851d01d 100644
--- a/lang/php85/Makefile
+++ b/lang/php85/Makefile
@@ -1,8 +1,9 @@
PORTNAME= php85
-DISTVERSION= 8.5.0beta1
+DISTVERSION= 8.5.0beta2
PORTREVISION?= 0
CATEGORIES?= lang devel www
-MASTER_SITES= https://downloads.php.net/~edorian/
+MASTER_SITES= https://downloads.php.net/~edorian/ \
+ https://downloads.php.net/~daniels/
DISTNAME= php-${DISTVERSION}
MAINTAINER= bofh@FreeBSD.org