diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-12-01 20:48:26 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-12-01 20:48:26 +0800 |
commit | 3de0e1a5d0a2ca062c5e35253285b8efb7dc8d72 (patch) | |
tree | acce16f5d4a52512bb64fec2d75a2248e8117aaa /japanese | |
parent | 8f29e71338dd2039b8d7ee39b99104aa8a86b312 (diff) | |
download | freebsd-ports-gnome-3de0e1a5d0a2ca062c5e35253285b8efb7dc8d72.tar.gz freebsd-ports-gnome-3de0e1a5d0a2ca062c5e35253285b8efb7dc8d72.tar.zst freebsd-ports-gnome-3de0e1a5d0a2ca062c5e35253285b8efb7dc8d72.zip |
- Update MASTER_SITES and WWW, unbreak fetch
- Pass maintainership to submitter
PR: 204799
Submitted by: CQG00620@nifty.ne.jp
Diffstat (limited to 'japanese')
-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/ |