diff options
author | grant <grant@pkgsrc.org> | 2003-02-16 17:21:57 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-02-16 17:21:57 +0000 |
commit | a8f1bba36a5c76bc4f1c22b35c344c936c9bd7fb (patch) | |
tree | 6e465da2b5aab2db15dc38ba1ec3b8e57aa05433 /net/udptunnel/PLIST | |
parent | 4bfa147286e5009dfa6ee05195a6073087e4cfe3 (diff) | |
download | pkgsrc-a8f1bba36a5c76bc4f1c22b35c344c936c9bd7fb.tar.gz |
Initial import of udptunnel-1.1 into The NetBSD packages collection.
UDPTunnel is a small program which can tunnel UDP packets bi-directionally
over a TCP connection. Its primary purpose (and original motivation) is to
allow multi-media conferences to traverse a firewall which allows only
outgoing TCP connections.
Diffstat (limited to 'net/udptunnel/PLIST')
-rw-r--r-- | net/udptunnel/PLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/udptunnel/PLIST b/net/udptunnel/PLIST new file mode 100644 index 00000000000..8a5804d1621 --- /dev/null +++ b/net/udptunnel/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/16 17:21:57 grant Exp $ +bin/udptunnel |