aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-p2p/openethereum/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/openethereum/Makefile b/net-p2p/openethereum/Makefile
index c62ef6e8d5d8..4eee5c17de00 100644
--- a/net-p2p/openethereum/Makefile
+++ b/net-p2p/openethereum/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/openethereum/openethereum/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= yes
+EXPIRATION_DATE=2023-03-15
+
USES= cargo
USE_GITHUB= yes