diff options
author | tron <tron> | 2001-03-01 13:46:04 +0000 |
---|---|---|
committer | tron <tron> | 2001-03-01 13:46:04 +0000 |
commit | 8ac62ec9d93ede223d00f0c11aedb26b95e900f0 (patch) | |
tree | 445e4a72458f1d970a3213f58dd9c1c50abca3e0 /security/openssh | |
parent | c88497affa8dc9576145d9f445b21e40dc5eb388 (diff) | |
download | pkgsrc-8ac62ec9d93ede223d00f0c11aedb26b95e900f0.tar.gz |
Fix oversight in last commit.
Diffstat (limited to 'security/openssh')
-rw-r--r-- | security/openssh/pkg/PLIST.SunOS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssh/pkg/PLIST.SunOS b/security/openssh/pkg/PLIST.SunOS index b3e1a088cf9..29a868cb09b 100644 --- a/security/openssh/pkg/PLIST.SunOS +++ b/security/openssh/pkg/PLIST.SunOS @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.SunOS,v 1.2 2001/02/21 18:55:37 tron Exp $ +@comment $NetBSD: PLIST.SunOS,v 1.3 2001/03/01 13:46:04 tron Exp $ bin/scp bin/slogin bin/ssh @@ -19,4 +19,4 @@ sbin/sshd share/examples/openssh/ssh_config share/examples/openssh/ssh_prng_cmds share/examples/openssh/sshd_config -@dirrm share/examples/ssh +@dirrm share/examples/openssh |