diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-23 16:30:00 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-23 16:30:00 +0000 |
commit | a856d49c1901463ec2afbacd8f82f61d1ff00769 (patch) | |
tree | cdb8b056d60b963a6181533bae36e3b55f20af2f /news/Makefile | |
parent | 77928f84a7bab989c92ab68085ab3ec1a01817b9 (diff) |
Add sn 0.3.6,
sn a small news system for small sites serving perhaps a few
dozen newsgroups, and with a slow connection to the internet.
It is similar to Leafnode. The target user is a home or SOHO
with a single modem connection to the Internet, maybe running
IP masq or similar, and serving a few workstations.
PR: ports/63263
Submitted by: Andreas Fehlner <fehlner@gmx.del>
Notes
Notes:
svn path=/head/; revision=101874
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 09906f026b6f..b135be8fde72 100644 --- a/news/Makefile +++ b/news/Makefile @@ -68,6 +68,7 @@ SUBDIR += slrnconf SUBDIR += slrnface SUBDIR += slurp + SUBDIR += sn SUBDIR += suck SUBDIR += suck-cnews SUBDIR += t-gnus |