diff options
author | ache <ache@FreeBSD.org> | 2006-01-23 02:50:43 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2006-01-23 02:50:43 +0800 |
commit | 1db84d1ed9c8bdee6211fb92c15d4cf9144396f0 (patch) | |
tree | 7c62227b38a7cebd70031aeaa3128681f5e03dc3 /news | |
parent | d9d8082c2872cd10aa11a733eaa7329879db8d48 (diff) | |
download | freebsd-ports-gnome-1db84d1ed9c8bdee6211fb92c15d4cf9144396f0.tar.gz freebsd-ports-gnome-1db84d1ed9c8bdee6211fb92c15d4cf9144396f0.tar.zst freebsd-ports-gnome-1db84d1ed9c8bdee6211fb92c15d4cf9144396f0.zip |
Add working mirror instead of dead one
Diffstat (limited to 'news')
-rw-r--r-- | news/tin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 9edaab4035e3..25e6925ef435 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.8.0 PORTREVISION= 1 CATEGORIES+= news ipv6 MASTER_SITES= http://mirrors.rcn.net/pub/news/tin/stable/ \ - ftp://mirrors.rcn.net/pub/news/tin/stable/ \ + ftp://ftp.stikman.com/pub/tin/stable/ \ ftp://ftp.tin.org/pub/news/clients/tin/stable/ \ ftp://ftp.sunet.se/pub/news/readers/tin/stable/ |