aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorLewis Cook <lcook@FreeBSD.org>2021-02-23 13:33:02 +0000
committerLewis Cook <lcook@FreeBSD.org>2021-02-23 13:33:02 +0000
commit758f0fc2a44120d7ee691716d826c8e8c7855164 (patch)
treee50e6a8e450a87805398936dfa9b85397b18ef24 /net-im
parent538673767c291b738e0a1c5fb02274e702907990 (diff)
downloadports-758f0fc2a44120d7ee691716d826c8e8c7855164.tar.gz
ports-758f0fc2a44120d7ee691716d826c8e8c7855164.zip
net-im/cordless: Mark DEPRECATED
Approved by: fernape (mentor) Differential Revision: https://reviews.freebsd.org/D28855
Notes
Notes: svn path=/head/; revision=566397
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