diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-23 22:35:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-23 22:35:30 +0000 |
commit | 3fc923c38eaaec6746df8dd11dc63a9329efb26d (patch) | |
tree | 9314780997d9286d3d34aec516c9e898ab6938f9 /net/Makefile | |
parent | c3e066077670738e9652e80c981903780c6dfa31 (diff) | |
download | ports-3fc923c38eaaec6746df8dd11dc63a9329efb26d.tar.gz ports-3fc923c38eaaec6746df8dd11dc63a9329efb26d.zip |
Wired is an open, modern and free version of the BBS-style
client/server system, providing chat, messaging and file
transfers.
Wire is a screen-oriented command line Wired client.
It supports most Wired features, including file transfers.
WWW: http://www.zankasoftware.com/wired/wire/
PR: ports/105797
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Notes
Notes:
svn path=/head/; revision=177937
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index f6d72ef2ebbb..83fac683dc1d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -845,6 +845,7 @@ SUBDIR += warppipe SUBDIR += whois SUBDIR += widentd + SUBDIR += wire SUBDIR += wireshark SUBDIR += wireshark-lite SUBDIR += wistumbler2 |