diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-19 21:48:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-19 21:48:11 +0000 |
commit | 384e1e3509130ed61072f2de88f457f02cc8a9ad (patch) | |
tree | 6e7a7503216b539057615b6c15f0e1764706e52d /news/Makefile | |
parent | 97414a729749af7a110378d5313de472dc90d12d (diff) |
Brag collects and assembles multipart binary attachements from newsgroups.
It is a robust command line tool, well suited to run as a cron job.
PR: ports/83745
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Notes
Notes:
svn path=/head/; revision=139632
Diffstat (limited to 'news/Makefile')
-rw-r--r-- | news/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/Makefile b/news/Makefile index bab0bce730be..e1ebae618b07 100644 --- a/news/Makefile +++ b/news/Makefile @@ -7,6 +7,7 @@ SUBDIR += atp SUBDIR += aub SUBDIR += bgrab + SUBDIR += brag SUBDIR += c-nocem SUBDIR += cg SUBDIR += cleanfeed |