summaryrefslogtreecommitdiff
path: root/www/lynx
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2001-12-31 19:42:48 +0000
committerfredb <fredb@pkgsrc.org>2001-12-31 19:42:48 +0000
commit77c489bda2f75aff7881933975b384caa4cc6aa2 (patch)
tree9993d2381b467941f4795d372c0fdb95e6914356 /www/lynx
parentf90739f9c2645d2b1491f91c6d5b21ed32c15c31 (diff)
downloadpkgsrc-77c489bda2f75aff7881933975b384caa4cc6aa2.tar.gz
Add a couple of mirror sites, arbitrarily chosen from the list at
<URI:http://lynx.isc.org/mirrors.html>.
Diffstat (limited to 'www/lynx')
-rw-r--r--www/lynx/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index 69c7d690536..b389f47546b 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -1,15 +1,19 @@
-# $NetBSD: Makefile,v 1.46 2001/12/31 19:31:07 fredb Exp $
+# $NetBSD: Makefile,v 1.47 2001/12/31 19:42:48 fredb Exp $
#
DISTNAME= lynx2.8.4rel.1
PKGNAME= lynx-2.8.4.1.2
CATEGORIES= www
MASTER_SITES= http://lynx.isc.org/release/ \
- ftp://lynx.isc.org/lynx/
+ ftp://lynx.isc.org/lynx/ \
+ ftp://ftp.nl.uu.net/pub/unix/www/lynx/lynx2.8.4/ \
+ ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/WWW/lynx/lynx2.8.4/
EXTRACT_SUFX= .tar.bz2
PATCH_SITES= http://lynx.isc.org/lynx2.8.4/patches/ \
- ftp://lynx.isc.org/lynx/lynx2.8.4/patches/
+ ftp://lynx.isc.org/lynx/lynx2.8.4/patches/ \
+ ftp://ftp.nl.uu.net/pub/unix/www/lynx/lynx2.8.4/patches/ \
+ ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/WWW/lynx/lynx2.8.4/patches/
PATCHFILES= lynx2.8.4rel.1a.patch lynx2.8.4rel.1b.patch
MAINTAINER= fredb@netbsd.org