diff options
author | snj <snj@pkgsrc.org> | 2005-01-28 02:27:29 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2005-01-28 02:27:29 +0000 |
commit | 49f6f84e82539679a659f04a6d6042dd1201bca1 (patch) | |
tree | a087d5cc7095ba9bf2bf7f0cdb0362b6bf331db8 /shells/scponly/PLIST | |
parent | 1dec2113d7f20c6ddcafdf00beb7b2312c8d18ff (diff) | |
download | pkgsrc-49f6f84e82539679a659f04a6d6042dd1201bca1.tar.gz |
Initial import of scponly-4.0, a tiny shell that only permits scp and sftp.
Diffstat (limited to 'shells/scponly/PLIST')
-rw-r--r-- | shells/scponly/PLIST | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shells/scponly/PLIST b/shells/scponly/PLIST new file mode 100644 index 00000000000..3c126b02d24 --- /dev/null +++ b/shells/scponly/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/28 02:27:29 snj Exp $ +bin/scponly +man/man8/scponly.8 +share/examples/scponly/debuglevel +@dirrm share/examples/scponly |