diff options
author | jgh <jgh@FreeBSD.org> | 2013-02-14 13:09:24 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2013-02-14 13:09:24 +0800 |
commit | 4c2e82da70ffd966d22b2f002f1510d3e2a85dcb (patch) | |
tree | 887374334e4a42e7c41316f29a32f5b7989810f3 /news/Makefile | |
parent | ceb5ab337ee4a8d438b01ac2d3bd9a98e5748b8a (diff) | |
download | freebsd-ports-gnome-4c2e82da70ffd966d22b2f002f1510d3e2a85dcb.tar.gz freebsd-ports-gnome-4c2e82da70ffd966d22b2f002f1510d3e2a85dcb.tar.zst freebsd-ports-gnome-4c2e82da70ffd966d22b2f002f1510d3e2a85dcb.zip |
add new port: news/mail2nntp
mail2nntp is a bridge from email realm to the newsgroup one.
It can be used to replicate a mailing-list on a newsgroup server.
It is a generic toot, using NNTP network commands
WWW: http://sourceforge.net/projects/mail2nntp/
PR: 176120
Submitted by: gary@hayers.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 576d51e8f0e9..3685ebcca81e 100644 --- a/news/Makefile +++ b/news/Makefile @@ -43,6 +43,7 @@ SUBDIR += leafnode SUBDIR += lottanzb SUBDIR += lusernet + SUBDIR += mail2nntp SUBDIR += mmail SUBDIR += multisuck SUBDIR += newscache |