diff options
author | zafer <zafer> | 2009-05-01 15:16:12 +0000 |
---|---|---|
committer | zafer <zafer> | 2009-05-01 15:16:12 +0000 |
commit | 2897fd9303f9f4d70c2e0e3e3981d509c94e2ef5 (patch) | |
tree | 3ab3d950786c2b9141ff67d7416a36f6a3f96957 /www/lynx | |
parent | 421b81d98f6a4b8caa01fc940db99a2695a2ae3a (diff) | |
download | pkgsrc-2897fd9303f9f4d70c2e0e3e3981d509c94e2ef5.tar.gz |
update mirrors. remove non-working ones.
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 3f3c1e1d09d..b69d12313a0 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.104 2008/12/04 13:13:48 obache Exp $ +# $NetBSD: Makefile,v 1.105 2009/05/01 15:16:12 zafer Exp $ # # NOTE: Please do not enable the lynxcgi feature unless it is lynx @@ -11,9 +11,7 @@ PKGNAME= lynx-2.8.6.5 PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://lynx.isc.org/${SUBDIR:Q}/ \ - ftp://ftp.nl.uu.net/pub/unix/www/lynx/${SUBDIR:Q}/ \ - ftp://ftp.cyf-kr.edu.pl/pub/unix/lynx/${SUBDIR:Q}/ \ - ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/WWW/lynx/${SUBDIR:Q}/ + ftp://ftp.cyf-kr.edu.pl/pub/unix/lynx/${SUBDIR:Q}/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |