diff --git a/net/storj/Makefile b/net/storj/Makefile --- a/net/storj/Makefile +++ b/net/storj/Makefile @@ -10,6 +10,9 @@ LICENSE= AGPLv3 +DEPRECATED= Deprecated in favour of net/storj due to v3 rearchitecture +EXPIRATION_DATE=2021-12-31 + USES= go:modules USE_GITHUB= yes