diff options
author | danilo <danilo@FreeBSD.org> | 2013-10-25 05:45:04 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2013-10-25 05:45:04 +0800 |
commit | 5ed9197dc0f9d57aa053d915dcaa3d61337743aa (patch) | |
tree | 16030a6b4e173125550516bfc73e8d702e8d419c /dns/dnscrypt-proxy | |
parent | 77eeeae7f2aee95ec83340e5de868780101b6d10 (diff) | |
download | freebsd-ports-gnome-5ed9197dc0f9d57aa053d915dcaa3d61337743aa.tar.gz freebsd-ports-gnome-5ed9197dc0f9d57aa053d915dcaa3d61337743aa.tar.zst freebsd-ports-gnome-5ed9197dc0f9d57aa053d915dcaa3d61337743aa.zip |
- Update from 0.4.3 to 0.4.5
PR: ports/183243
Submitted by: csosstudy <csosstudy@gmail.com> (maintainer)
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 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/ |