aboutsummaryrefslogtreecommitdiff
path: root/net/udptunnel/pkg-descr
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-12-14 03:21:51 +0000
committerClive Lin <clive@FreeBSD.org>2001-12-14 03:21:51 +0000
commitbf00e497c78442f366db7030abef9ae4e0d7f957 (patch)
tree8a296de08af8cdc4a4d48bbea32807cb77ecfd07 /net/udptunnel/pkg-descr
parent6f5933f80ea0cc58e866ec9d0a57433ef3c639cc (diff)
downloadports-bf00e497c78442f366db7030abef9ae4e0d7f957.tar.gz
ports-bf00e497c78442f366db7030abef9ae4e0d7f957.zip
Notes
Diffstat (limited to 'net/udptunnel/pkg-descr')
-rw-r--r--net/udptunnel/pkg-descr17
1 files changed, 17 insertions, 0 deletions
diff --git a/net/udptunnel/pkg-descr b/net/udptunnel/pkg-descr
new file mode 100644
index 000000000000..131388d19524
--- /dev/null
+++ b/net/udptunnel/pkg-descr
@@ -0,0 +1,17 @@
+UDPTunnel by Jonathan Lennox; copyright 1999,2001 by Columbia University.
+
+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.
+
+Source code for Unix is available from
+WWW: ftp://ftp.cs.columbia.edu/pub/lennox/udptunnel/
+
+See udptunnel.html for installation and usage instructions. See COPYRIGHT
+for conditions and terms of redistribution. A current version of
+udptunnel.html is located at
+WWW: http://www.cs.columbia.edu/~lennox/udptunnel/
+
+Jonathan Lennox
+September 6, 2001