diff options
author | arved <arved@FreeBSD.org> | 2003-07-24 19:10:37 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-07-24 19:10:37 +0000 |
commit | 0f455fdbbe5765d886279b1b8a3243f273f0d403 (patch) | |
tree | 34f41c0722cf5c6b0838ce67b20f8537f31933e2 /net/ncp/pkg-plist | |
parent | acd7e67d62f78b2b61fd7ae2ccf87ddfada71f08 (diff) | |
download | FreeBSD-ports-0f455fdbbe5765d886279b1b8a3243f273f0d403.zip FreeBSD-ports-0f455fdbbe5765d886279b1b8a3243f273f0d403.tar.gz |
Add ncp, a utility for copying files in a LAN. It has absolutely
no security or integrity checking, no throttling, no features, except
one: you don't have to type the coordinates of your peer.
PR: 48994
Submitted by: Matthias Teege <matthias@mteege.de>
Diffstat (limited to 'net/ncp/pkg-plist')
-rw-r--r-- | net/ncp/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/ncp/pkg-plist b/net/ncp/pkg-plist new file mode 100644 index 0000000..f8f86c5 --- /dev/null +++ b/net/ncp/pkg-plist @@ -0,0 +1,3 @@ +bin/ncp +bin/npush +bin/npoll |