diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-05-03 17:20:44 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-05-03 17:20:44 +0800 |
commit | d5a5ce1e2b530c1482a0367227337576ad9b99cd (patch) | |
tree | df233bb57551674c76646607a5988b07ef22c072 /net/Makefile | |
parent | 5cb0411b6caa9f72e8efff18af106e1e13a40ae2 (diff) | |
download | freebsd-ports-gnome-d5a5ce1e2b530c1482a0367227337576ad9b99cd.tar.gz freebsd-ports-gnome-d5a5ce1e2b530c1482a0367227337576ad9b99cd.tar.zst freebsd-ports-gnome-d5a5ce1e2b530c1482a0367227337576ad9b99cd.zip |
scnc is a SSL Capable Netcat with SSL support, TCP and UDP
proxying and IPV4/IPV6 proxying features.
WWW: http://gomor.org/bin/view/GomorOrg/SslNetcat
PR: ports/123300
Submitted by: Sofian Brabez <sbrabez at gmail.com>
Approved by: tabthorpe (mentor)
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 a798cea3a9fb..aee6a984bcd3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -812,6 +812,7 @@ SUBDIR += scamper SUBDIR += scand SUBDIR += scapy + SUBDIR += scnc SUBDIR += scr_ipfm SUBDIR += sdl_net SUBDIR += seda |