Date: Mon, 20 Nov 2023 08:06:55 GMT From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ba1a081a0341 - main - textproc/stardict-quick: correct reason for deprecation Message-ID: <202311200806.3AK86twE088938@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba1a081a0341481b4a533848bfd66a82f10d222a commit ba1a081a0341481b4a533848bfd66a82f10d222a Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2023-11-20 08:05:11 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2023-11-20 08:05:11 +0000 textproc/stardict-quick: correct reason for deprecation --- textproc/stardict-quick/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/stardict-quick/Makefile b/textproc/stardict-quick/Makefile index 1d280ac602b3..5e0af17ac443 100644 --- a/textproc/stardict-quick/Makefile +++ b/textproc/stardict-quick/Makefile @@ -9,7 +9,8 @@ MAINTAINER= makc@FreeBSD.org COMMENT= Dictionaries from Quick for StarDict WWW= https://stardict.sourceforge.net/ -DEPRECATED= Not updated in last 10 years and upstream has different versions +BROKEN= unfetchable +DEPRECATED= unfetchable EXPIRATION_DATE= 2023-12-12 NO_BUILD= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311200806.3AK86twE088938>