diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-22 08:16:51 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-22 08:16:51 +0000 |
commit | c14bd1fe166eae4e38a8692c8cd655c07d7b4c3a (patch) | |
tree | e618537ddfcd006b631be5f9cb9c6153bec1795c /net/netcat/pkg-plist | |
parent | 6f5febdbe2129e1a9536a1d2738b6cf0184f6a4f (diff) |
New port -- netcat is a simple utility which reads and writes data across
network connections.
Obtained from: OpenBSD
Notes
Notes:
svn path=/head/; revision=4635
Diffstat (limited to 'net/netcat/pkg-plist')
-rw-r--r-- | net/netcat/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/netcat/pkg-plist b/net/netcat/pkg-plist new file mode 100644 index 000000000000..ff55da7d1fc2 --- /dev/null +++ b/net/netcat/pkg-plist @@ -0,0 +1,2 @@ +bin/nc +share/doc/netcat/README |