aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Jost Meixner <xmj@FreeBSD.org>2014-12-02 09:21:49 +0000
committerJohannes Jost Meixner <xmj@FreeBSD.org>2014-12-02 09:21:49 +0000
commit0b390aaabe9ff544a11b00539e88b7022c5d30f0 (patch)
treefeb36d34dbb51a01dcc1963e4c3f85c6368e3b04
parente8dce921549273d742b04ee25f22e192c07b9676 (diff)
downloadports-0b390aaabe9ff544a11b00539e88b7022c5d30f0.tar.gz
ports-0b390aaabe9ff544a11b00539e88b7022c5d30f0.zip
Notes
-rw-r--r--dns/dnscrypt-proxy/Makefile2
-rw-r--r--dns/dnscrypt-proxy/files/dnscrypt-proxy.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/dnscrypt-proxy/Makefile b/dns/dnscrypt-proxy/Makefile
index 95389c465dbf..d13435a91401 100644
--- a/dns/dnscrypt-proxy/Makefile
+++ b/dns/dnscrypt-proxy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dnscrypt-proxy
PORTVERSION= 1.4.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= dns
MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \
http://www.dns-lab.com/downloads/dnscrypt-proxy/
diff --git a/dns/dnscrypt-proxy/files/dnscrypt-proxy.in b/dns/dnscrypt-proxy/files/dnscrypt-proxy.in
index eeafcefaf36a..9d8bd3337231 100644
--- a/dns/dnscrypt-proxy/files/dnscrypt-proxy.in
+++ b/dns/dnscrypt-proxy/files/dnscrypt-proxy.in
@@ -4,7 +4,7 @@
#
# PROVIDE: dnscrypt_proxy
# REQUIRE: SERVERS cleanvar
-# BEFORE: named
+# BEFORE: named local_unbound unbound
# KEYWORD: shutdown
#
# Add the following lines to /etc/rc.conf to enable dnscrypt-proxy: