git: 62c09d7c5308 - main - lang/php82: correct COMMENT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Jun 2022 23:10:01 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=62c09d7c530824e9febe13a084138888b537f39d commit 62c09d7c530824e9febe13a084138888b537f39d Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-06-14 23:05:17 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-06-14 23:05:17 +0000 lang/php82: correct COMMENT --- lang/php82/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/php82/Makefile b/lang/php82/Makefile index 1da816c5353d..ea7b5914e416 100644 --- a/lang/php82/Makefile +++ b/lang/php82/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= https://downloads.php.net/~sergey/ DISTNAME= php-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org -COMMENT= PHP Scripting Language (8.1.X branch) +COMMENT= PHP Scripting Language (8.2.X branch) LICENSE= PHP301