From 092a816c67dcfc23194400c6965ff9393b8d13d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Sun, 9 Mar 2025 18:14:25 -1000 Subject: [PATCH] sysutils/puppetserver7: Deprecate --- sysutils/puppetserver7/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/puppetserver7/Makefile b/sysutils/puppetserver7/Makefile index 742bf999a4a7..e094b71910c6 100644 --- a/sysutils/puppetserver7/Makefile +++ b/sysutils/puppetserver7/Makefile @@ -12,6 +12,8 @@ LICENSE= APACHE20 ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON=Bundled JNI only support some architectures +DEPRECATED= Reached EOL +EXPIRATION_DATE=2025-05-09 RUN_DEPENDS= bash>=0:shells/bash \ puppet7>=0:sysutils/puppet7 \