From owner-svn-ports-head@freebsd.org Fri Jan 13 10:32:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA5BCCADF1C; Fri, 13 Jan 2017 10:32:51 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B9C961BC1; Fri, 13 Jan 2017 10:32:51 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0DAWoHn002767; Fri, 13 Jan 2017 10:32:50 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0DAWoMh002766; Fri, 13 Jan 2017 10:32:50 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201701131032.v0DAWoMh002766@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Fri, 13 Jan 2017 10:32:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431367 - head/net/haproxy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jan 2017 10:32:52 -0000 Author: demon Date: Fri Jan 13 10:32:50 2017 New Revision: 431367 URL: https://svnweb.freebsd.org/changeset/ports/431367 Log: Update URL Modified: head/net/haproxy/pkg-descr Modified: head/net/haproxy/pkg-descr ============================================================================== --- head/net/haproxy/pkg-descr Fri Jan 13 10:31:56 2017 (r431366) +++ head/net/haproxy/pkg-descr Fri Jan 13 10:32:50 2017 (r431367) @@ -3,4 +3,4 @@ availability, load balancing, and proxyi applications. It is particularly suited for web sites crawling under very high loads while needing persistence or Layer7 processing. -WWW: http://haproxy.1wt.eu/ +WWW: http://www.haproxy.org