Date: Tue, 1 Dec 2015 12:48:26 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402732 - head/japanese/lynx Message-ID: <201512011248.tB1CmQVL040447@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Dec 1 12:48:26 2015 New Revision: 402732 URL: https://svnweb.freebsd.org/changeset/ports/402732 Log: - Update MASTER_SITES and WWW, unbreak fetch - Pass maintainership to submitter PR: 204799 Submitted by: CQG00620@nifty.ne.jp Modified: head/japanese/lynx/Makefile head/japanese/lynx/pkg-descr Modified: head/japanese/lynx/Makefile ============================================================================== --- head/japanese/lynx/Makefile Tue Dec 1 12:48:05 2015 (r402731) +++ head/japanese/lynx/Makefile Tue Dec 1 12:48:26 2015 (r402732) @@ -5,15 +5,12 @@ PORTNAME= lynx DISTVERSION= ${VERSION}.${MINOR_VERSION:S/.//} PORTREVISION= 2 CATEGORIES= japanese www ipv6 -MASTER_SITES= http://lynx.isc.org/current/ \ - http://ftp2.uk.freebsd.org/sites/lynx.isc.org/current/ +MASTER_SITES= http://invisible-mirror.net/archives/lynx/tarballs/ DISTNAME= ${PORTNAME}${VERSION}${MINOR_VERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= CQG00620@nifty.ne.jp COMMENT= Console WWW client (browser) with multi-byte encoding support -BROKEN= unfetchable - LICENSE= GPLv2 VERSION= 2.8.7 Modified: head/japanese/lynx/pkg-descr ============================================================================== --- head/japanese/lynx/pkg-descr Tue Dec 1 12:48:05 2015 (r402731) +++ head/japanese/lynx/pkg-descr Tue Dec 1 12:48:26 2015 (r402732) @@ -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/current/ +WWW: http://lynx.invisible-island.net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512011248.tB1CmQVL040447>