git: 0d334b53c570 - main - net/opentracker: deprecate

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Mon, 20 Feb 2023 17:20:48 UTC
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0d334b53c570ce0c179e1005a9e91550726a5e61

commit 0d334b53c570ce0c179e1005a9e91550726a5e61
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 16:58:45 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 17:09:27 +0000

    net/opentracker: deprecate
---
 net/opentracker/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/opentracker/Makefile b/net/opentracker/Makefile
index 7f410c63e1b5..63ee46f7a1a6 100644
--- a/net/opentracker/Makefile
+++ b/net/opentracker/Makefile
@@ -9,6 +9,8 @@ COMMENT=	Free lightweight bittorrent tracker using libowfat
 WWW=		https://erdgeist.org/arts/software/opentracker/
 
 BROKEN=		fails to link: duplicate symbol: first_deferred, known libowfat issue
+DEPRECATED=	Broken since 2021
+EXPIRATION_DATE=	2023-03-21
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/libowfat.a:devel/libowfat