diff options
Diffstat (limited to 'dns/dnscrypt-proxy/Makefile')
-rw-r--r-- | dns/dnscrypt-proxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/dnscrypt-proxy/Makefile b/dns/dnscrypt-proxy/Makefile index becf4bae92c9..503349825d72 100644 --- a/dns/dnscrypt-proxy/Makefile +++ b/dns/dnscrypt-proxy/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= dnscrypt-proxy -PORTVERSION= 1.4.3 -PORTREVISION= 1 +PORTVERSION= 1.6.0 +PORTREVISION= 0 CATEGORIES= dns MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \ http://www.dns-lab.com/downloads/dnscrypt-proxy/ |