diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2014-10-11 19:39:56 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2014-10-11 19:39:56 +0000 |
commit | ffcb7cb04529941c66b806001a1754a3e112eadf (patch) | |
tree | 173eb627ff2c14a8da4ac506ff3b63bd1586ca9c /dns/dnscrypt-proxy | |
parent | c67a8940613f2b767a95bced6607309833bc850c (diff) |
Notes
Diffstat (limited to 'dns/dnscrypt-proxy')
-rw-r--r-- | dns/dnscrypt-proxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnscrypt-proxy/Makefile b/dns/dnscrypt-proxy/Makefile index 68ab9295d290..034809eee6ff 100644 --- a/dns/dnscrypt-proxy/Makefile +++ b/dns/dnscrypt-proxy/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 1.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \ http://www.dns-lab.com/downloads/dnscrypt-proxy/ |