git: 6e241fc4af8f - main - net/qadsl: Use documented placeholder NETWOKING in RC scripts

From: Michael Osipov <michaelo_at_FreeBSD.org>
Date: Sun, 22 Mar 2026 16:25:42 UTC
The branch main has been updated by michaelo:

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

commit 6e241fc4af8f35b3f1bd1ac9312fa2ef7e78b111
Author:     Michael Osipov <michaelo@FreeBSD.org>
AuthorDate: 2026-03-07 21:15:08 +0000
Commit:     Michael Osipov <michaelo@FreeBSD.org>
CommitDate: 2026-03-22 16:25:34 +0000

    net/qadsl: Use documented placeholder NETWOKING in RC scripts
    
    PR:             293652
    Approved by:    ports (blanket timeout)
    Differential Revision:  https://reviews.freebsd.org/D55712
---
 net/qadsl/Makefile       | 2 +-
 net/qadsl/files/qadsl.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/qadsl/Makefile b/net/qadsl/Makefile
index 1710611d0174..8f102c6ddd76 100644
--- a/net/qadsl/Makefile
+++ b/net/qadsl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qadsl
 PORTVERSION=	1.3.3
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net
 MASTER_SITES=	SAVANNAH/alive
 
diff --git a/net/qadsl/files/qadsl.in b/net/qadsl/files/qadsl.in
index aa94a1ba5d77..128b1fa81567 100644
--- a/net/qadsl/files/qadsl.in
+++ b/net/qadsl/files/qadsl.in
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # PROVIDE: qadsl 
-# REQUIRE: NETWORK
+# REQUIRE: NETWORKING
 # BEFORE: DAEMON SERVERS LOGIN
 # KEYWORD: shutdown
 #