git: 3fc7f8d95c3c - main - databseses/mysql56-client: Fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Dec 2022 14:17:43 UTC
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=3fc7f8d95c3c637b71d0c64b3015add4a1d7bc0b commit 3fc7f8d95c3c637b71d0c64b3015add4a1d7bc0b Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2022-12-06 14:16:34 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2022-12-06 14:16:34 +0000 databseses/mysql56-client: Fix typo Fix Typo in DEPRECATED= --- 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 5dc5f72e2e7f..957996950960 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 Fwbuary 2021 +DEPRECATED= Upstream support ended on Febuary 2021 EXPIRATION_DATE= 2023-06-30 BROKEN_sparc64= Does not build: reports unsupported compiler