Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2023 08:59:51 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 671d6d834713 - main - textproc/rtf2html: Deprecate abandonware
Message-ID:  <202304250859.33P8xpOl080672@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=671d6d834713ea6924b1c8c211e5ab41618f8f78

commit 671d6d834713ea6924b1c8c211e5ab41618f8f78
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2023-04-25 08:58:53 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2023-04-25 08:59:49 +0000

    textproc/rtf2html: Deprecate abandonware
---
 textproc/rtf2html/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/rtf2html/Makefile b/textproc/rtf2html/Makefile
index 2731f647368b..c06257ebcc90 100644
--- a/textproc/rtf2html/Makefile
+++ b/textproc/rtf2html/Makefile
@@ -7,6 +7,9 @@ MASTER_SITES=	LOCAL/ehaupt
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Simple rtf2html converter
 
+DEPRECATED=	Abandonware, please use something modern like markdown
+EXPIRATION_DATE=2023-05-25
+
 LICENSE=	BSD2CLAUSE
 
 CONFLICTS_INSTALL=	p5-RTF-Parser



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304250859.33P8xpOl080672>