diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2014-08-27 20:31:11 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2014-08-27 20:31:11 +0800 |
commit | f570a9cd29c8d4d7d8dbe23ee3e4883e677aebb6 (patch) | |
tree | 4587a1297a24cc856bd87f90cbed8ec8f0a47b48 /dns/dnscrypt-proxy | |
parent | 43ddbe6236562ddfdd5c1aca996597fa87141c66 (diff) | |
download | freebsd-ports-gnome-f570a9cd29c8d4d7d8dbe23ee3e4883e677aebb6.tar.gz freebsd-ports-gnome-f570a9cd29c8d4d7d8dbe23ee3e4883e677aebb6.tar.zst freebsd-ports-gnome-f570a9cd29c8d4d7d8dbe23ee3e4883e677aebb6.zip |
- Update libsodium to 0.7.0
- Take maintainership
- Update revisions of dependent ports
Diffstat (limited to 'dns/dnscrypt-proxy')
-rw-r--r-- | dns/dnscrypt-proxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnscrypt-proxy/Makefile b/dns/dnscrypt-proxy/Makefile index a42e0cf9cd57..68ab9295d290 100644 --- a/dns/dnscrypt-proxy/Makefile +++ b/dns/dnscrypt-proxy/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 1.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \ http://www.dns-lab.com/downloads/dnscrypt-proxy/ |