git: 30c902c8fcbc - main - textproc/add-css-links: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Mar 2025 20:47:54 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=30c902c8fcbc3f2de58f394cfefc9c4638f33782 commit 30c902c8fcbc3f2de58f394cfefc9c4638f33782 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-13 19:08:22 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-13 20:46:30 +0000 textproc/add-css-links: Deprecate and set expiration date to 2025-04-30 Obsolete and unmaintained in tree for years --- textproc/add-css-links/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/add-css-links/Makefile b/textproc/add-css-links/Makefile index 358f685d9af2..96b381fe656a 100644 --- a/textproc/add-css-links/Makefile +++ b/textproc/add-css-links/Makefile @@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Add one or more CSS <link> elements to an XHTML document WWW= https://aaronland.info/xsl/xhtml/add-css-links +DEPRECATED= Obsolete and unmaintained in tree for years +EXPIRATION_DATE=2025-04-30 + NO_BUILD= yes WRKSRC= ${WRKDIR}/xhtml