diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-24 21:45:04 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-24 21:45:04 +0000 |
commit | cc067c70f81ba028a9090d42490a974431b80702 (patch) | |
tree | 16030a6b4e173125550516bfc73e8d702e8d419c /dns | |
parent | dfc300b6cc24beac49d353de5180e9768cbb5bd4 (diff) |
- Update from 0.4.3 to 0.4.5
PR: ports/183243
Submitted by: csosstudy <csosstudy@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=331534
Diffstat (limited to 'dns')
-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 2bf5b3163ebe..e7bf0b995fe9 100644 --- a/dns/dnscrypt-proxy/Makefile +++ b/dns/dnscrypt-proxy/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \ http://www.dns-lab.com/downloads/dnscrypt-proxy/ |