git: a25053963a9f - main - security/step-certificates: Fix REQUIRE in the rc script

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Tue, 15 Apr 2025 11:37:42 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a25053963a9f3df3dca02457244823dc45dd9e7b

commit a25053963a9f3df3dca02457244823dc45dd9e7b
Author:     Robert William Vesterman <bob@vesterman.com>
AuthorDate: 2024-10-16 13:54:55 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-04-15 11:37:37 +0000

    security/step-certificates: Fix REQUIRE in the rc script
    
    PR:             282139
    Approved by:    Markus Wipp <mw@wipp.bayern> (maintainer)
    Pull Request:   https://github.com/freebsd/freebsd-ports/pull/311
---
 security/step-certificates/Makefile         | 2 +-
 security/step-certificates/files/step_ca.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/security/step-certificates/Makefile b/security/step-certificates/Makefile
index 0578b865b6b6..df61d5e12df2 100644
--- a/security/step-certificates/Makefile
+++ b/security/step-certificates/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	step-certificates
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.28.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security
 
 MAINTAINER=	mw@wipp.bayern
diff --git a/security/step-certificates/files/step_ca.in b/security/step-certificates/files/step_ca.in
index 2d5ac4edad39..d8de541aec9f 100644
--- a/security/step-certificates/files/step_ca.in
+++ b/security/step-certificates/files/step_ca.in
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # PROVIDE: step_ca
-# REQUIRE: LOGIN networking
+# REQUIRE: LOGIN NETWORKING
 # KEYWORD: shutdown
 #
 # Add the following lines to /etc/rc.conf.local or /etc/rc.conf