git: 4aaf54f523a4 - main - databases/mysql56-client: Makefile: fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Dec 2022 09:14:21 UTC
The branch main has been updated by grahamperrin (doc committer): URL: https://cgit.FreeBSD.org/ports/commit/?id=4aaf54f523a48f7bc852ba8cebe7b5740ddc0792 commit 4aaf54f523a48f7bc852ba8cebe7b5740ddc0792 Author: Graham Perrin <grahamperrin@FreeBSD.org> AuthorDate: 2022-12-29 09:08:18 +0000 Commit: Graham Perrin <grahamperrin@FreeBSD.org> CommitDate: 2022-12-29 09:08:18 +0000 databases/mysql56-client: Makefile: fix typo February, not Febuary. Reported by: https://www.reddit.com/user/mirror176 Approved by: lwhsu --- databases/mysql56-client/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/mysql56-client/Makefile b/databases/mysql56-client/Makefile index 957996950960..b612203bbfb6 100644 --- a/databases/mysql56-client/Makefile +++ b/databases/mysql56-client/Makefile @@ -6,7 +6,7 @@ COMMENT= Multithreaded SQL database (client) LICENSE+= LGPL21 -DEPRECATED= Upstream support ended on Febuary 2021 +DEPRECATED= Upstream support ended in February 2021 EXPIRATION_DATE= 2023-06-30 BROKEN_sparc64= Does not build: reports unsupported compiler