diff options
author | rh <rh> | 1999-03-10 14:05:40 +0000 |
---|---|---|
committer | rh <rh> | 1999-03-10 14:05:40 +0000 |
commit | 6a3d1bbf2cc31da6558073f438076e5c86d02c8e (patch) | |
tree | 9978e152ebf02ac1681c01b1f79d94a9628c941e /news | |
parent | 321d56523ad7ef4f1de7fd69285641bdeb8ef22c (diff) | |
download | pkgsrc-6a3d1bbf2cc31da6558073f438076e5c86d02c8e.tar.gz |
Remove mirror sites that do not carry the current version of nntpcache.
Add some new mirror sites.
Diffstat (limited to 'news')
-rw-r--r-- | news/nntpcache/Makefile | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index 2f14cb43ce1..8fecbe6aff8 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -1,12 +1,17 @@ -# $NetBSD: Makefile,v 1.5 1999/02/23 00:38:04 tv Exp $ +# $NetBSD: Makefile,v 1.6 1999/03/10 14:05:40 rh Exp $ # FreeBSD Id: Makefile,v 1.11 1998/02/01 03:04:11 itojun Exp # DISTNAME= nntpcache-2.3.3 CATEGORIES= news MASTER_SITES= ftp://nntpcache.org/pub/nntpcache/ \ - ftp://ftp.ntnu.no/pub/unix/news/ \ - ftp://ftp.nethelp.no/pub/news/ \ + ftp://ftp.fu-berlin.de/unix/news/nntpcache/ \ + ftp://ftp.contrib.com/pub/software/unix/news/nntpcache/ \ + ftp://ftp.eu.net/news/transport/nntpcache/ \ + ftp://ftp.belgium.eu.net/pub/news/transport/nntpcache/ \ + ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/news/nntpcache/ \ + ftp://ftp.faho.rwth-aachen.de/pub/linux/nntpcache/ \ + ftp://ftp.hway.ru/pub/news/nntpcache/ \ ftp://suburbia.net/pub/nntpcache/ MAINTAINER= packages@netbsd.org |