diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2015-06-13 16:14:54 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2015-06-13 16:14:54 +0000 |
commit | 89b79e70ecef68a62c03a238d42ae673614f44da (patch) | |
tree | 3b21b772ad4dc5cb118f264a86da746d3c6693dd /dns/dnscrypt-proxy | |
parent | e555d3347be149e9763d5d76a3fe84a91c00a378 (diff) | |
download | ports-89b79e70ecef68a62c03a238d42ae673614f44da.tar.gz ports-89b79e70ecef68a62c03a238d42ae673614f44da.zip |
Notes
Diffstat (limited to 'dns/dnscrypt-proxy')
-rw-r--r-- | dns/dnscrypt-proxy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/dnscrypt-proxy/Makefile b/dns/dnscrypt-proxy/Makefile index 70b725043e90..becf4bae92c9 100644 --- a/dns/dnscrypt-proxy/Makefile +++ b/dns/dnscrypt-proxy/Makefile @@ -3,6 +3,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 1.4.3 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \ http://www.dns-lab.com/downloads/dnscrypt-proxy/ |