diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-11 20:41:17 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-11 20:41:17 +0000 |
commit | 29f3c564e88279ada4b936b0b1e5ff25720601b2 (patch) | |
tree | 827b30d05c9b1d0549944486dda62be6f1ecdd63 /news | |
parent | 548ed9f79b8da2fc9ad93f7b4d042f601d4dafa5 (diff) | |
download | ports-29f3c564e88279ada4b936b0b1e5ff25720601b2.tar.gz ports-29f3c564e88279ada4b936b0b1e5ff25720601b2.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/newsfetch/Makefile | 2 | ||||
-rw-r--r-- | news/newsfetch/distinfo | 1 | ||||
-rw-r--r-- | news/newsfetch/pkg-descr | 18 |
3 files changed, 5 insertions, 16 deletions
diff --git a/news/newsfetch/Makefile b/news/newsfetch/Makefile index 47d62669229e..2841d8f24f5c 100644 --- a/news/newsfetch/Makefile +++ b/news/newsfetch/Makefile @@ -12,7 +12,7 @@ CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/news/readers -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pav@FreeBSD.org COMMENT= Download news articles from NNTP server MAKE_ENV= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man" diff --git a/news/newsfetch/distinfo b/news/newsfetch/distinfo index 727554fd819d..b24629b0517a 100644 --- a/news/newsfetch/distinfo +++ b/news/newsfetch/distinfo @@ -1,2 +1,3 @@ MD5 (newsfetch-1.21.tar.gz) = e343a34d50d0c304f939938a8ee6cbaf +SHA256 (newsfetch-1.21.tar.gz) = 4cf8ad372adfbdfdf6f85311adecebe45a8f54a2f8c21de04a3cf604185872d2 SIZE (newsfetch-1.21.tar.gz) = 10758 diff --git a/news/newsfetch/pkg-descr b/news/newsfetch/pkg-descr index b3903895ad8f..4d8dc85e4d2a 100644 --- a/news/newsfetch/pkg-descr +++ b/news/newsfetch/pkg-descr @@ -1,15 +1,3 @@ -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. +Newsfetch pulls news from an NNTP server and writes the articles to a file +or pipes them to the specified command. The file created by newsfetch can be +used with any mail reader. |