git: 50a2e372b20e - main - lang/php73: Fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Dec 2021 05:16:24 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=50a2e372b20ea757b50580e0ecfbe35796d87374 commit 50a2e372b20ea757b50580e0ecfbe35796d87374 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2021-12-23 05:15:01 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2021-12-23 05:15:01 +0000 lang/php73: Fix typo - Set EXPIRATION date on 2022-01-25 Reported by: decke Approved by: tz (private mail) --- lang/php73/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/php73/Makefile b/lang/php73/Makefile index 68dd7b2012ae..283e36d84053 100644 --- a/lang/php73/Makefile +++ b/lang/php73/Makefile @@ -11,7 +11,7 @@ COMMENT= PHP Scripting Language LICENSE= PHP301 DEPRECATED= Upstream active support expired on 2021-12-06 -EXPIRATION_DATE= 2021-01-25 +EXPIRATION_DATE= 2022-01-25 USES+= tar:xz cpe gnome CPE_PRODUCT= php