diff options
author | itojun <itojun@FreeBSD.org> | 1997-09-13 02:28:07 +0800 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1997-09-13 02:28:07 +0800 |
commit | 08413f03b0e80b283c74f0f1c4808c2375b2d16e (patch) | |
tree | b2625db68544b1d982da4b07ed46573cb8db4d86 /news/newsfetch/pkg-descr | |
parent | 5d4ff93b90b34f6d185b79bc81a05bc6fcd83828 (diff) | |
download | freebsd-ports-gnome-08413f03b0e80b283c74f0f1c4808c2375b2d16e.tar.gz freebsd-ports-gnome-08413f03b0e80b283c74f0f1c4808c2375b2d16e.tar.zst freebsd-ports-gnome-08413f03b0e80b283c74f0f1c4808c2375b2d16e.zip |
new port of newsfetch, command-line downloader for news articles.
"download news articles from NNTP server."
Diffstat (limited to 'news/newsfetch/pkg-descr')
-rw-r--r-- | news/newsfetch/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/news/newsfetch/pkg-descr b/news/newsfetch/pkg-descr new file mode 100644 index 000000000000..b3903895ad8f --- /dev/null +++ b/news/newsfetch/pkg-descr @@ -0,0 +1,15 @@ +This is version 1.0 of the newsfetch distribution. This is an utility +to download news in the mail format. Feedbacks are welcome. + +If you find a bug in the newsfetcht distribution, please report it. + + Yusuf Motiwala + yusuf@scientist.com + +DESCRIPTION + % newsfetch news.yourisp.com + % newsfetch $NNTPSERVER + + newsfetch pulls news from an NNTP server and writes the + articles to a file named same as newsgroup name. The file + created by newsfetch can be used with any mail reader. |