diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-12 00:02:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-12 00:02:23 +0000 |
commit | 0c3aed1371a419b7603955d6f6502c47e61025c8 (patch) | |
tree | fddfc1a9a2b813cd3c6e53e8c78a8181a9015dbe /news | |
parent | a93f1ac2bbfd1fd6b4100072053942fd3f9f86c6 (diff) | |
download | pkgsrc-0c3aed1371a419b7603955d6f6502c47e61025c8.tar.gz |
Remove uiarchive.uiuc.edu from MASTER_SITES, doesn't resolve.
From Zafer Aydogan in PR 37327.
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 866b1cd10f7..ed369916350 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2007/09/13 23:26:24 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2007/11/12 00:02:23 wiz Exp $ # DISTNAME= tin-1.8.3 @@ -8,8 +8,7 @@ MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/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://uiarchive.uiuc.edu/pub/packages/news/client/tin/unoff/ + ftp://ftp.nuxi.com/pub/tin/current/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= wiz@NetBSD.org |