git: da43fdf2c182 - 2022Q2 - net/sniproxy: Add missing provide
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jun 2022 05:49:19 UTC
The branch 2022Q2 has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=da43fdf2c1829a94d5a53a7d25229ef87dd94e08 commit da43fdf2c1829a94d5a53a7d25229ef87dd94e08 Author: Kirill Ponomarev <krion@FreeBSD.org> AuthorDate: 2022-06-28 05:48:36 +0000 Commit: Kirill Ponomarev <krion@FreeBSD.org> CommitDate: 2022-06-28 05:49:16 +0000 net/sniproxy: Add missing provide (cherry picked from commit d56968c63533d3c2d02834956155fe177758a842) --- net/sniproxy/Makefile | 2 +- net/sniproxy/files/sniproxy.in | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/net/sniproxy/Makefile b/net/sniproxy/Makefile index 2fdda0465580..2063a44c54c7 100644 --- a/net/sniproxy/Makefile +++ b/net/sniproxy/Makefile @@ -1,6 +1,6 @@ PORTNAME= sniproxy DISTVERSION= 0.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= krion@FreeBSD.org diff --git a/net/sniproxy/files/sniproxy.in b/net/sniproxy/files/sniproxy.in index 052946489762..c9749e16b43c 100644 --- a/net/sniproxy/files/sniproxy.in +++ b/net/sniproxy/files/sniproxy.in @@ -1,5 +1,6 @@ #!/bin/sh +# PROVIDE: sniproxy # BEFORE: DAEMON # KEYWORD: shutdown