diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2015-06-14 00:14:54 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2015-06-14 00:14:54 +0800 |
commit | e9467d03d02feade60d56af32bad3975ec1bb443 (patch) | |
tree | 3b21b772ad4dc5cb118f264a86da746d3c6693dd /dns/dnscrypt-proxy | |
parent | 90141b3770a8d4631c6cda46489cd26c59656d9a (diff) | |
download | freebsd-ports-gnome-e9467d03d02feade60d56af32bad3975ec1bb443.tar.gz freebsd-ports-gnome-e9467d03d02feade60d56af32bad3975ec1bb443.tar.zst freebsd-ports-gnome-e9467d03d02feade60d56af32bad3975ec1bb443.zip |
- Updated libsodium to 1.0.3 [1]
- Bump revision for dependent ports
PR: 200548 [1]
Submitted by: rsimmons0 at gmail.com [1]
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/ |