diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-21 21:35:31 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-21 21:35:31 +0800 |
commit | 45a7299e3d838466174ade815af8af333d1b0a8a (patch) | |
tree | ff8fff16e0ad7ca370ea58e61318baf9be46d3eb /news/Makefile | |
parent | 9e1e7be8012348fa469779175cb15e6996926d90 (diff) | |
download | freebsd-ports-gnome-45a7299e3d838466174ade815af8af333d1b0a8a.tar.gz freebsd-ports-gnome-45a7299e3d838466174ade815af8af333d1b0a8a.tar.zst freebsd-ports-gnome-45a7299e3d838466174ade815af8af333d1b0a8a.zip |
Add cg, a semi-automatic newsgroup binary downloader. It assembles parts based
on subject headers and then offers them in an editor for the user to
choose which files he really wants.
PR: ports/70566
Submitted by: Björn Lindström <bkhl@elektrubadur.se>
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 18e1275b1eb7..edb588a02cc1 100644 --- a/news/Makefile +++ b/news/Makefile @@ -8,6 +8,7 @@ SUBDIR += aub SUBDIR += bgrab SUBDIR += c-nocem + SUBDIR += cg SUBDIR += cleanfeed SUBDIR += cleanscore SUBDIR += cnews |