Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2018 15:54:02 +0000 (UTC)
From:      Kirill Ponomarev <krion@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r470844 - head/dns/dnsproxy
Message-ID:  <201805251554.w4PFs25o077678@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: krion
Date: Fri May 25 15:54:02 2018
New Revision: 470844
URL: https://svnweb.freebsd.org/changeset/ports/470844

Log:
  Add https to WWW: line

Modified:
  head/dns/dnsproxy/pkg-descr

Modified: head/dns/dnsproxy/pkg-descr
==============================================================================
--- head/dns/dnsproxy/pkg-descr	Fri May 25 15:48:13 2018	(r470843)
+++ head/dns/dnsproxy/pkg-descr	Fri May 25 15:54:02 2018	(r470844)
@@ -3,4 +3,4 @@ queries to two previously configured nameservers: one 
 queries and another for recursive queries. The received answers are sent
 back to the client unchanged. No local caching is done.
 
-WWW: http://www.wolfermann.org/dnsproxy.html
+WWW: https://www.wolfermann.org/dnsproxy.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805251554.w4PFs25o077678>