diff options
Diffstat (limited to 'news/tin/Makefile')
-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 |