diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2014-11-24 14:36:52 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2014-11-24 14:36:52 +0000 |
commit | bba47df60644493260fbe07410f2b614b07ca6f7 (patch) | |
tree | e3d07b8d5170b6f8658a02a628a604d6134348c4 /dns | |
parent | 2ed198c056e6467cf0692cc4737ede0b89225d74 (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/curvedns/Makefile | 2 | ||||
-rw-r--r-- | dns/dnscrypt-proxy/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/curvedns/Makefile b/dns/curvedns/Makefile index e04ed29d0efd..689bf5e8afab 100644 --- a/dns/curvedns/Makefile +++ b/dns/curvedns/Makefile @@ -3,7 +3,7 @@ PORTNAME= curvedns PORTVERSION= 0.88.b -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= dns DISTNAME= curvedns-0.88-unstable diff --git a/dns/dnscrypt-proxy/Makefile b/dns/dnscrypt-proxy/Makefile index 034809eee6ff..95389c465dbf 100644 --- a/dns/dnscrypt-proxy/Makefile +++ b/dns/dnscrypt-proxy/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 1.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= dns MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \ http://www.dns-lab.com/downloads/dnscrypt-proxy/ |