diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-03-11 14:32:38 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-03-11 14:32:38 +0000 |
commit | 7bb6474018ead51f39de173c22ac325a9cd1bd1e (patch) | |
tree | f8cf045b0898fbdd768c976aaa88fcee5beb9ede /news/cnews/Makefile | |
parent | b0f8c785f004014975fd186593ab3b590783ca19 (diff) |
Notes
Diffstat (limited to 'news/cnews/Makefile')
-rw-r--r-- | news/cnews/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile index 0ed093767d06..b19accfd80c1 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -10,12 +10,12 @@ DISTNAME= c-news PKGNAME= cnews-cr.g CATEGORIES= news MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/c-news/ \ - ftp://ftp.dinoex.org/pub/c-news/ \ + ftp://ftp.lan-ks.de/pub/c-news/ \ ftp://ftp.funet.fi/pub/unix/news/cnews/ \ ftp://ftp.win.or.jp/pub/network/news/cnews/ \ ftp://ftp.redcom.ru/pub/unix/usenet/c-news/ \ ftp://ftp.mc.hik.se/pub/unix/news/c-news/ \ - ftp://ftp.lan-ks.de/pub/c-news/ + ftp://ftp.dinoex.org/pub/c-news/ EXTRACT_SUFX= .tar.Z DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ pgpverify-1.12 |