From c01bf68942bf9b483ff5039c372855166bf876d9 Mon Sep 17 00:00:00 2001 From: naddy Date: Mon, 22 May 2017 13:57:09 +0000 Subject: Deprecate net/sixxs-aiccu and mark for removal in a month's time. SixXS will shut down on 2017-06-06, see https://www.sixxs.net/sunset/ after which there will be no further use for this client. Approved by: roam, bz (who wrote a TIC/AYIYA server) --- net/sixxs-aiccu/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/sixxs-aiccu/Makefile b/net/sixxs-aiccu/Makefile index eb05cad5f229..b296b5d15abd 100644 --- a/net/sixxs-aiccu/Makefile +++ b/net/sixxs-aiccu/Makefile @@ -12,6 +12,9 @@ DISTNAME= aiccu_20070115 MAINTAINER= ports@FreeBSD.org COMMENT= SixXS IPv6 TIC+ tunnel broker heartbeat client +DEPRECATED= SixXS shutdown on 2017-06-06, https://www.sixxs.net/sunset/ +EXPIRATION_DATE=2017-06-22 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/doc/LICENSE -- cgit