diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-11 13:47:15 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-11 13:47:15 +0000 |
commit | a273c1b5ea93dd6f709f9abf7ef0c7455765dffd (patch) | |
tree | 9bbb61294d9b9528d9522186ee9cc94c7d74274a /dns | |
parent | - Update from 0.4.2 to 0.4.3 (diff) |
- Dependence update (libsodium)
Approved by: wg (mentor)
Notes
Notes:
svn path=/head/; revision=330074
Diffstat (limited to 'dns')
-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 ca047fc0dbb3..2bf5b3163ebe 100644 --- a/dns/dnscrypt-proxy/Makefile +++ b/dns/dnscrypt-proxy/Makefile @@ -3,6 +3,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \ http://www.dns-lab.com/downloads/dnscrypt-proxy/ |