diff options
Diffstat (limited to 'lang/php82/Makefile')
| -rw-r--r-- | lang/php82/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php82/Makefile b/lang/php82/Makefile index 1672dec60c13..dcaee8c7027c 100644 --- a/lang/php82/Makefile +++ b/lang/php82/Makefile @@ -1,8 +1,8 @@ PORTNAME= php82 -DISTVERSION= 8.2.0RC6 +DISTVERSION= 8.2.0RC7 PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= https://downloads.php.net/~sergey/ +MASTER_SITES= https://downloads.php.net/~pierrick/ DISTNAME= php-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org |
