diff options
-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/ |