svn commit: r400724 - head/www/lynx

Wen Heping wen at FreeBSD.org
Wed Nov 4 00:13:30 UTC 2015


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 at 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/


More information about the svn-ports-all mailing list