summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-02-12 01:32:53 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-02-12 01:32:53 +0000
commit1a4566b44461d8b5f1a742a06572823c5e0a3bbb (patch)
treebd306e1d20965bcf3bab3b0fc7ba0fd60291ca27 /news
parentFix breakage introduced with recent security update. (diff)
Update mirrors.
PR: 47702 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes: svn path=/head/; revision=75328
Diffstat (limited to 'news')
-rw-r--r--news/nntpcache/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile
index 300f8515e598..ec690cc79082 100644
--- a/news/nntpcache/Makefile
+++ b/news/nntpcache/Makefile
@@ -9,8 +9,12 @@ PORTNAME= nntpcache
PORTVERSION= 3.0.1
CATEGORIES= news
MASTER_SITES= ftp://ftp.nntpcache.org/pub/nntpcache/ \
- ftp://ftp.nethelp.no/pub/news/ \
- ftp://ftp.netsw.org/net/news/proxy/nntpcache/
+ ftp://ftp.cs.tu-berlin.de/pub/net/news/nntpcache/ \
+ ftp://ftp.sbs.de/pub/news/servers/nntpcache/ \
+ ftp://ftp.ntua.gr/pub/net/news/nntpcache/ \
+ ftp://ftp.task.gda.pl/mirror/ftp.nntpcache.org/pub/nntpcache/ \
+ ftp://ftp.eos.hokudai.ac.jp/pub/network/news/nntpcache/ \
+ ftp://ftp.ayamura.org/pub/misc/
MAINTAINER= ports@FreeBSD.org