diff options
author | Wen Heping <wen@FreeBSD.org> | 2015-11-04 00:13:29 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2015-11-04 00:13:29 +0000 |
commit | a2e61ab8cff022791969f46b14d92ac88deaab54 (patch) | |
tree | d6c3a3227d02bf579256c1093fb99e63fbcbfada /www | |
parent | 33007797c24181b8b5d8c403167ef9a52a83bd44 (diff) | |
download | freebsd-ports-a2e61ab8cff022791969f46b14d92ac88deaab54.zip |
- Update WWW and MASTER_SITES
PR: 204262
Submitted by: jharris@widomaker.com(maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/lynx/Makefile | 2 | ||||
-rw-r--r-- | www/lynx/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 20abe7e8c9c9..ec21c5e8b326 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -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} diff --git a/www/lynx/pkg-descr b/www/lynx/pkg-descr index 45b5b7271806..984025e73a9a 100644 --- a/www/lynx/pkg-descr +++ b/www/lynx/pkg-descr @@ -2,4 +2,4 @@ lynx is a program which allows a user to access World-Wide Web servers 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/ |