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 #