aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/cordless/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-im/cordless/Makefile b/net-im/cordless/Makefile
index 807f9a4127d6..b7ccb353c785 100644
--- a/net-im/cordless/Makefile
+++ b/net-im/cordless/Makefile
@@ -10,6 +10,10 @@ COMMENT= Discord TUI client
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+# See: https://github.com/Bios-Marcel/cordless#i-am-closing-down-the-cordless-project
+DEPRECATED= Unmaintained and dead upstream, uses the old Discord API which notably has got users banned
+EXPIRATION_DATE= 2021-04-22
+
USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= Bios-Marcel