diff options
author | tnn <tnn> | 2015-02-07 22:49:31 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-02-07 22:49:31 +0000 |
commit | 8b6e5cbc630cac90f7717169ac2fea7810023b7f (patch) | |
tree | 015afe0f5c8719bc5504efa6b465add8ef2cc00d /news | |
parent | 34b5f11d12850c0da3f59c3ae48f99fef9dcc6c3 (diff) | |
download | pkgsrc-8b6e5cbc630cac90f7717169ac2fea7810023b7f.tar.gz |
The SUNET archive is being decomissioned ( http://ftp.sunet.se/news.html )
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 e3c815b1892..7627a9b5fea 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2014/10/07 16:47:34 adam Exp $ +# $NetBSD: Makefile,v 1.61 2015/02/07 22:58:18 tnn Exp $ # DISTNAME= tin-2.2.1 @@ -10,8 +10,7 @@ MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/stable/ \ ftp://ftp.akk.uni-karlsruhe.de/pub/news/clients/tin/stable/ \ ftp://ftp.cs.tu-berlin.de/pub/net/news/tin/stable/ \ ftp://ftp.cuhk.edu.hk/pub/packages/news/tin/stable/ \ - ftp://sunsite.icm.edu.pl/pub/unix/news/tin/stable/ \ - ftp://ftp.sunet.se/pub/news/readers/tin/stable/ + ftp://sunsite.icm.edu.pl/pub/unix/news/tin/stable/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |