diff options
author | naddy <naddy@FreeBSD.org> | 2003-02-12 09:32:53 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-02-12 09:32:53 +0800 |
commit | a53ec43f24db933632f1a403d5623843273154c8 (patch) | |
tree | d88da3d9a2de178bec2e98a01a2f023d8e8eb267 /news/nntpcache | |
parent | 8ba99a93b528dd3f99973354e8b848b6cafe46af (diff) | |
download | freebsd-ports-gnome-a53ec43f24db933632f1a403d5623843273154c8.tar.gz freebsd-ports-gnome-a53ec43f24db933632f1a403d5623843273154c8.tar.zst freebsd-ports-gnome-a53ec43f24db933632f1a403d5623843273154c8.zip |
Update mirrors.
PR: 47702
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Diffstat (limited to 'news/nntpcache')
-rw-r--r-- | news/nntpcache/Makefile | 8 |
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 |