diff options
author | wiz <wiz> | 2007-11-12 00:04:36 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-11-12 00:04:36 +0000 |
commit | ed838f756ce169b241f6028ba4c8c38a215a707c (patch) | |
tree | 7e231bca256b2e5b63f7f32ffd37f62e1ad04497 /news | |
parent | b2bf00d2f2a853c2193bf9917c9e5f08e47c8899 (diff) | |
download | pkgsrc-ed838f756ce169b241f6028ba4c8c38a215a707c.tar.gz |
Remove ftp.nuxi.com from MASTER_SITES, doesn't resolve.
From Zafer Aydogan in PR 37328.
Diffstat (limited to 'news')
-rw-r--r-- | news/tin/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index ed369916350..b8662ca9d99 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2007/11/12 00:02:23 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2007/11/12 00:04:36 wiz Exp $ # DISTNAME= tin-1.8.3 @@ -7,8 +7,7 @@ MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://ftp.cs.tu-berlin.de/pub/net/news/tin/current/ \ ftp://mirror.aarnet.edu.au/pub/tin/current/ \ ftp://gd.tuwien.ac.at/infosys/newsreaders/tin/current/ \ - ftp://ftp.funet.fi/pub/unix/news/tin-unoff/ \ - ftp://ftp.nuxi.com/pub/tin/current/ + ftp://ftp.funet.fi/pub/unix/news/tin-unoff/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= wiz@NetBSD.org |