aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/socket/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/socket/pkg-descr')
-rw-r--r--sysutils/socket/pkg-descr9
1 files changed, 0 insertions, 9 deletions
diff --git a/sysutils/socket/pkg-descr b/sysutils/socket/pkg-descr
deleted file mode 100644
index 7bfc326e0d98..000000000000
--- a/sysutils/socket/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-The program Socket implements access to TCP sockets from shell level.
-First written for the need to open a server socket and read and write
-to the socket interactively for testing purposes, it quickly evolved
-into a generic tool providing the socket interface for shell script
-and interactive use.
-
-Please send any comments, suggestions, bug reports etc. to me:
-
-Juergen Nickelsen <jn@berlin.snafu.de>