From 0ca2bdc2f755d323cf97966ca69c4d32b283070a Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 10 Sep 2000 08:31:17 +0000 Subject: Initial import of OpenSSH post-2.2.0 snapshot dated 2000-09-09 --- crypto/openssh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crypto/openssh/Makefile') diff --git a/crypto/openssh/Makefile b/crypto/openssh/Makefile index 668900c..299d349 100644 --- a/crypto/openssh/Makefile +++ b/crypto/openssh/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.5 1999/10/25 20:27:26 markus Exp $ +# $OpenBSD: Makefile,v 1.6 2000/08/31 21:52:23 markus Exp $ .include -SUBDIR= lib ssh sshd ssh-add ssh-keygen ssh-agent scp +SUBDIR= lib ssh sshd ssh-add ssh-keygen ssh-agent scp sftp-server distribution: install -C -o root -g wheel -m 0644 ${.CURDIR}/ssh_config \ -- cgit v1.1