diff options
author | clement <clement@FreeBSD.org> | 2004-04-07 23:00:57 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-04-07 23:00:57 +0800 |
commit | 0252d012f58604aab4b14a2a7292a9f9eba0976e (patch) | |
tree | 9dbccfeb4c783a27511b4982d6183d977370b22c /news | |
parent | 134fc84f70bef58acea6dfee0af161f2a369d84b (diff) | |
download | freebsd-ports-gnome-0252d012f58604aab4b14a2a7292a9f9eba0976e.tar.gz freebsd-ports-gnome-0252d012f58604aab4b14a2a7292a9f9eba0976e.tar.zst freebsd-ports-gnome-0252d012f58604aab4b14a2a7292a9f9eba0976e.zip |
- add/remove servers from MASTER_SITES
- Add WWW:
PR: 65275
Submitted by: Jason Harris <jharris@widomaker.com>
Diffstat (limited to 'news')
-rw-r--r-- | news/nntpcache/Makefile | 3 | ||||
-rw-r--r-- | news/nntpcache/pkg-descr | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index 8106543c1abe..6cf090b39bfb 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -12,7 +12,8 @@ CATEGORIES= news MASTER_SITES= 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.eos.hokudai.ac.jp/pub/network/news/nntpcache/ + ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/news/nntpcache/ \ + http://public.www.planetmirror.com/pub/nntpcache/ MAINTAINER= ports@FreeBSD.org COMMENT= News caching/anti-spam/server-merging system diff --git a/news/nntpcache/pkg-descr b/news/nntpcache/pkg-descr index 3cce70ed2523..cb21eadfc677 100644 --- a/news/nntpcache/pkg-descr +++ b/news/nntpcache/pkg-descr @@ -13,4 +13,6 @@ without consulting the remote servers. NNTPCache can transparently merge multiple servers, (permiting local newsgroups with remote NNTP feeds), filter articles, xovers, and headers based on weighted regular expressions, and has built in NoCem/PGP (anti-spam) support -(see www.nntpcache.org/www.nocem.org for details). +(see http://www.nocem.org/ for details). + +WWW: http://www.iq.org/~proff/nntpcache.org/ |