diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2006-01-22 18:50:43 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2006-01-22 18:50:43 +0000 |
commit | bbeee9681bd0ed3cb57f109b36f6068ecc797017 (patch) | |
tree | d6614885d04c7cbc65839e3215884532c77733cb /news | |
parent | 22d80903b99a63ef2aa8d6a60f3845ccab7d63a0 (diff) | |
download | ports-bbeee9681bd0ed3cb57f109b36f6068ecc797017.tar.gz ports-bbeee9681bd0ed3cb57f109b36f6068ecc797017.zip |
Notes
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/ |