From a897d3a2e6fe44e0c28e25f5ac15c6d2dadd6578 Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio" Date: Sat, 10 Feb 2018 22:34:35 +0000 Subject: dns/dnscrypt-proxy: Update MASTER_SITES and WWW Domain dnscrypt.org is gone. [1] 1 - https://github.com/jedisct1/dnscrypt-proxy/issues/89 Reported by: tj@mrsk.me (via email) Approved by: portmgr (blanket) --- dns/dnscrypt-proxy/Makefile | 3 +-- dns/dnscrypt-proxy/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'dns/dnscrypt-proxy') diff --git a/dns/dnscrypt-proxy/Makefile b/dns/dnscrypt-proxy/Makefile index 14466a33f292..7ef8ebbaaad4 100644 --- a/dns/dnscrypt-proxy/Makefile +++ b/dns/dnscrypt-proxy/Makefile @@ -5,8 +5,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 1.9.5 PORTREVISION= 3 CATEGORIES= dns -MASTER_SITES= https://download.dnscrypt.org/dnscrypt-proxy/ \ - https://download.dnscrypt.org/dnscrypt-proxy/old/ +MASTER_SITES= LOCAL/dbaio/${PORTNAME}/ MAINTAINER= freebsd@dns-lab.com COMMENT= Boost privacy and security of DNS diff --git a/dns/dnscrypt-proxy/pkg-descr b/dns/dnscrypt-proxy/pkg-descr index c4135faf2f57..f731db5d90dc 100644 --- a/dns/dnscrypt-proxy/pkg-descr +++ b/dns/dnscrypt-proxy/pkg-descr @@ -14,4 +14,4 @@ Reference links: 1. https://www.opendns.com/about/innovations/dnscrypt/ 2. https://dnscurve.org/ -WWW: https://dnscrypt.org/ +WWW: https://github.com/jedisct1/dnscrypt-proxy -- cgit