diff options
Diffstat (limited to 'lang/php85/Makefile')
| -rw-r--r-- | lang/php85/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/php85/Makefile b/lang/php85/Makefile index 5dc6a6bfc10a..53b6b9034f59 100644 --- a/lang/php85/Makefile +++ b/lang/php85/Makefile @@ -1,9 +1,8 @@ PORTNAME= php85 -DISTVERSION= 8.5.0RC4 +DISTVERSION= 8.5.0 PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= https://downloads.php.net/~edorian/ \ - https://downloads.php.net/~daniels/ +MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org @@ -12,7 +11,7 @@ WWW= https://www.php.net/ LICENSE= PHP301 -USES+= compiler:c11 cpe gnome localbase pkgconfig #tar:xz +USES+= compiler:c11 cpe gnome localbase pkgconfig tar:xz CPE_PRODUCT= php PHP_VER= 85 |
