summaryrefslogtreecommitdiff
path: root/devel/etcd31/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/etcd31/Makefile')
-rw-r--r--devel/etcd31/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/etcd31/Makefile b/devel/etcd31/Makefile
index 9be39990a6c4..72475ad72f14 100644
--- a/devel/etcd31/Makefile
+++ b/devel/etcd31/Makefile
@@ -13,6 +13,9 @@ WWW= https://github.com/etcd-io/etcd
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= EOLed upstream, switch to a newer version
+EXPIRATION_DATE= 2025-07-08
+
USES= cpe go
USE_GITHUB= yes
GH_ACCOUNT= coreos