diff options
author | zafer <zafer@pkgsrc.org> | 2009-05-01 15:16:12 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-05-01 15:16:12 +0000 |
commit | 246aa082f475e4158df877b7a2fc86a7244e59e9 (patch) | |
tree | 3ab3d950786c2b9141ff67d7416a36f6a3f96957 /www/lynx | |
parent | 499a08a9713adcf3dcd2db4be674213d8f65a861 (diff) | |
download | pkgsrc-246aa082f475e4158df877b7a2fc86a7244e59e9.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 |