Index: head/net-im/cordless/Makefile =================================================================== --- head/net-im/cordless/Makefile +++ head/net-im/cordless/Makefile @@ -10,6 +10,10 @@ 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