Date: Thu, 22 Dec 2022 12:01:14 GMT From: =?utf-8?Q?Lo=C3=AFc=20Bartoletti?= <lbartoletti@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 212897e4557f - main - comms/ebook2cwgui: mark deprecated Message-ID: <202212221201.2BMC1EaI065413@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=212897e4557f4065699dc81d7d1cb4cac5b8e29c commit 212897e4557f4065699dc81d7d1cb4cac5b8e29c Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2022-10-15 20:47:38 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2022-12-22 12:00:50 +0000 comms/ebook2cwgui: mark deprecated --- comms/ebook2cwgui/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/comms/ebook2cwgui/Makefile b/comms/ebook2cwgui/Makefile index 4600a0f9d971..b1e40b08a284 100644 --- a/comms/ebook2cwgui/Makefile +++ b/comms/ebook2cwgui/Makefile @@ -9,6 +9,9 @@ MAINTAINER= hamradio@FreeBSD.org COMMENT= Gui front end for ebooks2cw WWW= http://fkurz.net/ham/ebook2cw.html #graphicaluserinterface +DEPRECATED= Abandoned project, last update 2013-01-23 and use deprecated wxgtk28 +EXPIRATION_DATE= 2022-12-31 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212221201.2BMC1EaI065413>