From owner-svn-ports-head@FreeBSD.ORG Sat May 30 18:47:57 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8BA2585A; Sat, 30 May 2015 18:47:57 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 7973017EA; Sat, 30 May 2015 18:47:57 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4UIlv54053904; Sat, 30 May 2015 18:47:57 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4UIlvEh053903; Sat, 30 May 2015 18:47:57 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201505301847.t4UIlvEh053903@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sat, 30 May 2015 18:47:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387979 - head/www/mod_rpaf2 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.20 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: Sat, 30 May 2015 18:47:57 -0000 Author: ohauer Date: Sat May 30 18:47:56 2015 New Revision: 387979 URL: https://svnweb.freebsd.org/changeset/ports/387979 Log: - change WWW to github Modified: head/www/mod_rpaf2/pkg-descr Modified: head/www/mod_rpaf2/pkg-descr ============================================================================== --- head/www/mod_rpaf2/pkg-descr Sat May 30 18:41:18 2015 (r387978) +++ head/www/mod_rpaf2/pkg-descr Sat May 30 18:47:56 2015 (r387979) @@ -5,4 +5,4 @@ the X-Forwarded-For header). When an X-H the hostname found here, put it into Apache, and update the virtualhost settings so that you can serve virtualhosts on the backend. -WWW: http://www.stderr.net/apache/rpaf/ +WWW: https://github.com/gnif/mod_rpaf/