diff options
author | edwin <edwin@FreeBSD.org> | 2005-04-25 16:18:54 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-04-25 16:18:54 +0800 |
commit | c2bfa8a5504b821666eeb6ac46361c54ee233275 (patch) | |
tree | 2c95b9a493dd8b121455d76dab5851ff1a50fb3a /news/Makefile | |
parent | 9e01212202cbf845b56250f886fb0e7499233934 (diff) | |
download | freebsd-ports-gnome-c2bfa8a5504b821666eeb6ac46361c54ee233275.tar.gz freebsd-ports-gnome-c2bfa8a5504b821666eeb6ac46361c54ee233275.tar.zst freebsd-ports-gnome-c2bfa8a5504b821666eeb6ac46361c54ee233275.zip |
New Port: news/knzb
Knzb is a KDE binary newsgroup download tool. It parses and
loads nzb files, such as those from Newzbin.com (An nzb
file is an xml 'index' file, for news posts).
PR: ports/76302
Submitted by: Tim Welch <twelch@thepentagon.org>
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 c149f2273e55..d7cfb2234193 100644 --- a/news/Makefile +++ b/news/Makefile @@ -40,6 +40,7 @@ SUBDIR += inn-stable SUBDIR += klibido SUBDIR += knews + SUBDIR += knzb SUBDIR += leafnode SUBDIR += leafnode+ SUBDIR += mmail |