diff options
author | danilo <danilo@FreeBSD.org> | 2013-10-11 21:47:15 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2013-10-11 21:47:15 +0800 |
commit | a7117d313890cfdd3edccaf595b65273bf92e801 (patch) | |
tree | 9bbb61294d9b9528d9522186ee9cc94c7d74274a /dns | |
parent | df7050360e99c9b4153daf127aad2897d0e7da7d (diff) | |
download | freebsd-ports-gnome-a7117d313890cfdd3edccaf595b65273bf92e801.tar.gz freebsd-ports-gnome-a7117d313890cfdd3edccaf595b65273bf92e801.tar.zst freebsd-ports-gnome-a7117d313890cfdd3edccaf595b65273bf92e801.zip |
- Dependence update (libsodium)
Approved by: wg (mentor)
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/ |