diff options
| author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-16 09:51:03 +0000 |
|---|---|---|
| committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-16 09:51:39 +0000 |
| commit | 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a (patch) | |
| tree | 85ee27f029c1ee293667902fe22b65ecac0ff154 /lang/php74/Makefile | |
| parent | 6e6416d8c14628219cd46134e032add468fa7411 (diff) | |
Diffstat (limited to 'lang/php74/Makefile')
| -rw-r--r-- | lang/php74/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php74/Makefile b/lang/php74/Makefile index ce14e4aff5f4..2a83ded973f1 100644 --- a/lang/php74/Makefile +++ b/lang/php74/Makefile @@ -2,7 +2,7 @@ PORTNAME= php74 DISTVERSION= 7.4.24 PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= PHP/distributions +MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} MAINTAINER= tz@FreeBSD.org |
