git: 926dafccf978 - main - net/linknx: Deprecate and set expiration date to 2025-07-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 16 Jun 2025 20:44:01 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=926dafccf97888d40b80b7a15138a8a2ff69d4bc

commit 926dafccf97888d40b80b7a15138a8a2ff69d4bc
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-16 20:20:50 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-16 20:43:53 +0000

    net/linknx: Deprecate and set expiration date to 2025-07-31
    
    Outdated and unsupported upstream, project is now located at
    https://github.com/linknx/linknx if someone wants to pick it up
    
    PR:             287187
    Approved by:    maintainer timeout, 2+ weeks
---
 net/linknx/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net/linknx/Makefile b/net/linknx/Makefile
index 9d4b7147a9c5..322311d5fc80 100644
--- a/net/linknx/Makefile
+++ b/net/linknx/Makefile
@@ -9,6 +9,9 @@ WWW=		https://linknx.sourceforge.net/
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Outdated and unsupported upstream
+EXPIRATION_DATE=2025-07-31
+
 BROKEN_armv6=		fails to configure: checking for GNU Pth... Segmentation fault
 BROKEN_armv7=		fails to configure: checking for GNU Pth... Segmentation fault
 BROKEN_mips=		fails to configure: checking for GNU Pth... Segmentation fault