From 815b3d6b19d6e30acb26f4dd5cf07ce4da00f032 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sun, 31 Jul 2022 08:19:55 +0200 Subject: net/sniproxy: Add REQUIRE: DAEMON MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported by: Karl Jeacle  --- net/sniproxy/Makefile | 2 +- net/sniproxy/files/sniproxy.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/sniproxy/Makefile b/net/sniproxy/Makefile index 2063a44c54c7..9297f23f69e5 100644 --- a/net/sniproxy/Makefile +++ b/net/sniproxy/Makefile @@ -1,6 +1,6 @@ PORTNAME= sniproxy DISTVERSION= 0.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= krion@FreeBSD.org diff --git a/net/sniproxy/files/sniproxy.in b/net/sniproxy/files/sniproxy.in index c9749e16b43c..d07bba4856fc 100644 --- a/net/sniproxy/files/sniproxy.in +++ b/net/sniproxy/files/sniproxy.in @@ -1,7 +1,7 @@ #!/bin/sh # PROVIDE: sniproxy -# BEFORE: DAEMON +# REQUIRE: DAEMON # KEYWORD: shutdown # -- cgit v1.2.3