diff options
author | wiz <wiz> | 2007-12-02 12:20:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-12-02 12:20:12 +0000 |
commit | d3e3224930d903d26d41d6dfbe9f68ababa116f8 (patch) | |
tree | 56374fef0230a9a33e982556fbd1c8e1e09267fb /news | |
parent | aea72461d4487a4b416255358637595c00fa785a (diff) | |
download | pkgsrc-d3e3224930d903d26d41d6dfbe9f68ababa116f8.tar.gz |
Remove Ex-MASTER_SITE. From Zafer Aydogan.
Diffstat (limited to 'news')
-rw-r--r-- | news/tin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index b8662ca9d99..6ad90b42daf 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2007/11/12 00:04:36 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2007/12/02 12:20:12 wiz Exp $ # DISTNAME= tin-1.8.3 CATEGORIES= news 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/ EXTRACT_SUFX= .tar.bz2 |