Date: Sat, 18 Mar 2023 14:56:41 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: be8452eb7efc - main - multimedia/transcode: Fix spelling in DEPRECATED entry Message-ID: <202303181456.32IEufZc077020@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=be8452eb7efcca2bec17f7728318cd3521ea93b3 commit be8452eb7efcca2bec17f7728318cd3521ea93b3 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-03-18 14:17:47 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-03-18 14:56:01 +0000 multimedia/transcode: Fix spelling in DEPRECATED entry abandond --> abandoned Approved by: portmgr (blanket) --- multimedia/transcode/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index 34f7b0afb160..ce66354b5428 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -10,7 +10,7 @@ WWW= https://www.transcoding.org/ LICENSE= GPLv2 -DEPRECATED= abandond by upstream and does not build +DEPRECATED= abandoned by upstream and does not build EXPIRATION_DATE= 2023-03-31 BROKEN= depends on removed libav audio resample functions
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303181456.32IEufZc077020>