1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

net/sniproxy: Add REQUIRE: DAEMON

Reported by:	Karl Jeacle <karl  at  jeacle#ie>
This commit is contained in:
Kirill Ponomarev 2022-07-31 08:19:55 +02:00
parent c448433969
commit 815b3d6b19
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= sniproxy
DISTVERSION= 0.6.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= net
MAINTAINER= krion@FreeBSD.org

View File

@ -1,7 +1,7 @@
#!/bin/sh
# PROVIDE: sniproxy
# BEFORE: DAEMON
# REQUIRE: DAEMON
# KEYWORD: shutdown
#