aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2024-03-03 13:09:11 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2024-03-03 13:09:11 +0000
commitddc8ada429683561c6deaee7425906282cab91ec (patch)
tree09e41e4699fe75b353cf63eba9b543e6bef6b6e6
parentb72df69734cf3be6b128188b42d2ea1dedf2115e (diff)
downloadports-ddc8ada429683561c6deaee7425906282cab91ec.tar.gz
ports-ddc8ada429683561c6deaee7425906282cab91ec.zip
sysutils/hploscripts: Release maintainership and deprecate
-rw-r--r--sysutils/hploscripts/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/hploscripts/Makefile b/sysutils/hploscripts/Makefile
index 7efd4223905b..ed952446731f 100644
--- a/sysutils/hploscripts/Makefile
+++ b/sysutils/hploscripts/Makefile
@@ -4,9 +4,12 @@ PORTREVISION= 2
CATEGORIES= sysutils perl5
MASTER_SITES= LOCAL/ehaupt
-MAINTAINER= ehaupt@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= HP Lights-Out management perl scripts
+DEPRECATED= Abandonware, outdated version
+EXPIRATION_DATE=2024-06-03
+
BUILD_DEPENDS= p5-IO-Socket-SSL>=1.19:security/p5-IO-Socket-SSL
RUN_DEPENDS:= ${BUILD_DEPENDS}