From owner-svn-ports-all@freebsd.org Wed Nov 4 00:13:30 2015 Return-Path: Delivered-To: svn-ports-all@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 B63F7A26653; Wed, 4 Nov 2015 00:13:30 +0000 (UTC) (envelope-from wen@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 785341F08; Wed, 4 Nov 2015 00:13:30 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA40DTa9033386; Wed, 4 Nov 2015 00:13:29 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA40DTj3033384; Wed, 4 Nov 2015 00:13:29 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201511040013.tA40DTj3033384@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 4 Nov 2015 00:13:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400724 - head/www/lynx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 00:13:30 -0000 Author: wen Date: Wed Nov 4 00:13:29 2015 New Revision: 400724 URL: https://svnweb.freebsd.org/changeset/ports/400724 Log: - Update WWW and MASTER_SITES PR: 204262 Submitted by: jharris@widomaker.com(maintainer) Modified: head/www/lynx/Makefile head/www/lynx/pkg-descr Modified: head/www/lynx/Makefile ============================================================================== --- head/www/lynx/Makefile Tue Nov 3 23:59:38 2015 (r400723) +++ head/www/lynx/Makefile Wed Nov 4 00:13:29 2015 (r400724) @@ -6,7 +6,7 @@ PORTVERSION= 2.8.8.2 PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www ipv6 -MASTER_SITES= http://lynx.isc.org/current/ \ +MASTER_SITES= http://invisible-mirror.net/archives/lynx/tarballs/ \ http://bitrote.org/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION:R}rel.${PORTVERSION:E} Modified: head/www/lynx/pkg-descr ============================================================================== --- head/www/lynx/pkg-descr Tue Nov 3 23:59:38 2015 (r400723) +++ head/www/lynx/pkg-descr Wed Nov 4 00:13:29 2015 (r400724) @@ -2,4 +2,4 @@ lynx is a program which allows a user to and other information servers. It uses only ascii representation so that it can be used from ascii-terminals and dial-in lines. -WWW: http://lynx.isc.org/ +WWW: http://lynx.invisible-island.net/