git: 42f99f06c3f8 - main - net/netatalk3: Deprecate and add an expiration date

From: Joe Marcus Clarke <marcus_at_FreeBSD.org>
Date: Fri, 04 Jul 2025 15:23:40 UTC
The branch main has been updated by marcus:

URL: https://cgit.FreeBSD.org/ports/commit/?id=42f99f06c3f8712a8fbd73909aeca305624b9857

commit 42f99f06c3f8712a8fbd73909aeca305624b9857
Author:     Joe Marcus Clarke <marcus@FreeBSD.org>
AuthorDate: 2025-07-04 15:22:35 +0000
Commit:     Joe Marcus Clarke <marcus@FreeBSD.org>
CommitDate: 2025-07-04 15:22:35 +0000

    net/netatalk3: Deprecate and add an expiration date
---
 net/netatalk3/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net/netatalk3/Makefile b/net/netatalk3/Makefile
index 0f11758f16c9..8d070adde5a4 100644
--- a/net/netatalk3/Makefile
+++ b/net/netatalk3/Makefile
@@ -12,6 +12,9 @@ WWW=		https://netatalk.io/
 
 LICENSE=	GPLv2
 
+DEPRECATED=     End of support; use net/netatalk4 instead
+EXPIRATION_DATE=2025-10-04
+
 LIB_DEPENDS=	libgcrypt.so:security/libgcrypt \
 		libevent.so:devel/libevent