diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-12-01 12:48:26 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-12-01 12:48:26 +0000 |
commit | 587935da32effbbcee8fa34ca72216875b52c4ba (patch) | |
tree | acce16f5d4a52512bb64fec2d75a2248e8117aaa /japanese/lynx | |
parent | c6c1ab8d293f200943acc8e5f5a78ab7e40f8018 (diff) | |
download | ports-587935da32effbbcee8fa34ca72216875b52c4ba.tar.gz ports-587935da32effbbcee8fa34ca72216875b52c4ba.zip |
Notes
Diffstat (limited to 'japanese/lynx')
-rw-r--r-- | japanese/lynx/Makefile | 7 | ||||
-rw-r--r-- | japanese/lynx/pkg-descr | 2 |
2 files changed, 3 insertions, 6 deletions
diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile index 2dc41720738b..7df173faa80c 100644 --- a/japanese/lynx/Makefile +++ b/japanese/lynx/Makefile @@ -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 diff --git a/japanese/lynx/pkg-descr b/japanese/lynx/pkg-descr index 43da40068d05..984025e73a9a 100644 --- a/japanese/lynx/pkg-descr +++ b/japanese/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/current/ +WWW: http://lynx.invisible-island.net/ |